Releases: wp-media/rocket-scripts
Releases · wp-media/rocket-scripts
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
1.0.2-alpha
- Phase 1 of beacon refactoring to support WP Rocket v3.17
1.0.1
- Add tests
- Some enhancements
- Add github workflow to release into npm