Releases: wp-media/rocket-scripts
Releases · wp-media/rocket-scripts
v1.2.1
What's Changed
- Closes #7378: Enhance font processing to include @imported stylesheets by @Miraeld in #59
- Closes #7430: Avoid preload transparent fonts by @Miraeld in #60
- Closes #7428: Preload fonts avoid testing elements where font-family doesn't apply by @Miraeld in #61
- Fix #7505: Enhance LCP candidate generation to filter out invisible elements by @Miraeld in #62
- Fix #7417: Preload fonts external domains exclusions by @Miraeld in #63
- Fix #7417: Fix exclusions logic by @Miraeld in #64
- Release v1.2.1 by @wordpressfan in #65
Full Changelog: v1.2.0...v1.2.1
v1.2.0
Changelog
- Preload Fonts Beacon
- Preconnect to External Domain Beacon
New Preload Fonts and Preconnect to External Domain Beacon
v1.0.8
What's Changed
- Closes #6959 UI issue after clear cache and apply LRC with certain template by @Khadreal in #30
- Change package version by @Khadreal in #36
- Closes #34: exclude svg use from lrc by @Miraeld in #37
- Closes #6728 Largest element with a background-image that is not kept by @Khadreal in #33
- Closes #31: Add a check if page is scrolled down. by @Miraeld in #32
- Update version by @Khadreal in #39
- Release 1.0.8 by @Khadreal in #38
New Contributors
Full Changelog: v1.0.7...v1.0.8
v1.0.7
1.0.6
Changelog
- Add LRC functionality
- Increase tests coverage
- Add GH action for template checklist
v1.0.5
What's Changed
- Adapt the tests to the 3.17 refacto by @MathieuLamiot in #15
- Enhancement/automated pr wprocket and remove dist by @MathieuLamiot in #12
- Accomodate updated payload structure by @jeawhanlee in #16
- Enhancement/11 tests to cover number of ajax calls by @MathieuLamiot in #17
- Add c8 for coverage and GH action by @MathieuLamiot in #18
- Move main from index.js to BeaconEntryPoint by @MathieuLamiot in #19
- Bump version to 1.0.5 by @mostafa-hisham in #21
- Release v1.0.5 with build dist on deploy and BeaconEntryPoint by @mostafa-hisham in #22
New Contributors
- @jeawhanlee made their first contribution in #16
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- Send data to save to DB only if there is data to save.
v1.0.3
v1.0.2
1.0.2-alpha2
- Refactoring the beacon script phase 2