Releases: nucliweb/webperf-snippets
Releases · nucliweb/webperf-snippets
v1.2.0
Full Changelog: v1.1.0...v1.2.0
v1.0.0
What's Changed
- add atf-lazy to README.md by @jhadev in #1
- img info snippet sort by multiple props by @jhadev in #2
- first and third party script info by @jhadev in #3
- add script load time script to readme, add .gitignore for testing file by @jhadev in #4
- add resource link for TAO header by @jhadev in #5
- fix info script so timing script doesn't fail if undefined by @jhadev in #7
- add layout shift script by @jhadev in #8
- Track lazyloaded images with JS above the fold by @guaca in #9
- Add script to identify candidates for lazy loading by @agenestar in #13
- Update README with a Table of Contents by @radum in #14
- Some doc.images missing
performance.*entries by @stoyan in #15 - Update README.md by @stefanjudis in #16
- Add header to the table to improve the reading by @nucliweb in #17
- chore: replace log with error in catch stmt by @Yaronglp in #18
- Add capo.js by @nucliweb in #19
- add: inline-script-info by @jhadev in #20
- Inline script next data by @jhadev in #21
- Add interaction tracking snippet by @tunetheweb in #23
- fix for inline script test by @jhadev in #22
- find-inline-css by @jhadev in #24
- dead link for TAO header resource, updated with more resources by @jhadev in #25
- Minor typofixes by @borisschapira in #27
- Sync fork by @jhadev in #30
- Revert "Sync fork" by @jhadev in #31
- Adding Noam's long-animation-frames snippet by @borisschapira in #28
- Website by @nucliweb in #32
- Feat/upgrade next.js by @nucliweb in #33
- Add RUM DebugBear script by @nucliweb in #34
- update imgs to lazy load script with easier to see output in console by @jhadev in #36
- feat/lazy fetchpriority by @nucliweb in #37
- Update and rename Resource-Hits.mdx to Resource-Hints.mdx by @vanderhoop in #35
- Pass snippets through Prettier to unify code styling, and minor changes in text by @JMPerez in #39
- Check process times by @jhadev in #40
- Improve the Lazy Loading scripts by @nucliweb in #45
- Correct TTFB breakdown by @tunetheweb in #47
- Using outline instead of border to avoid the layout to shift by @verlok in #50
- Updated LCP code snippets to start measuring from activation by @kevinfarrugia in #49
- Add LoAF Helpers Snippet by @nucliweb in #51
- Add Claude Code GitHub Workflow by @nucliweb in #53
- Add snippet to validate preload on async/defer scripts by @nucliweb in #54
- Improve success and no-preload messages for clarity by @nucliweb in #55
- Add Mermaid diagrams and real-world examples for script loading validation by @nucliweb in #56
- Fix navigation menu cache issue in production by @nucliweb in #57
- Fix false positive 'No modern format' warning for SVG images by @nucliweb in #59
- Extract snippets to external JS files by @nucliweb in #60
- Add WebMCP support by @nucliweb in #62
- Agent SKILLs by @nucliweb in #61
New Contributors
- @jhadev made their first contribution in #1
- @guaca made their first contribution in #9
- @agenestar made their first contribution in #13
- @radum made their first contribution in #14
- @stoyan made their first contribution in #15
- @stefanjudis made their first contribution in #16
- @nucliweb made their first contribution in #17
- @Yaronglp made their first contribution in #18
- @tunetheweb made their first contribution in #23
- @borisschapira made their first contribution in #27
- @vanderhoop made their first contribution in #35
- @JMPerez made their first contribution in #39
- @verlok made their first contribution in #50
- @kevinfarrugia made their first contribution in #49
Full Changelog: https://github.com/nucliweb/webperf-snippets/commits/v1.0.0