Releases: Automattic/jetpack-boost-critical-css-gen
Releases · Automattic/jetpack-boost-critical-css-gen
0.0.11
What's Changed
- Remove
@charset
and@import
rules when building CSS by @thingalon in #43
Full Changelog: release-0.0.10...release-0.0.11
release-0.0.10
Update compatibility with node v20.
release-0.0.9
- Allow specifying a max number of urls to scan when generating Critical CSS
release-0.0.8
What's Changed
- Fix critical CSS generation failure due to invalid URLs by @haqadn in #37
- Add status code checks while generating critical CSS using playwright by @haqadn in #38
Full Changelog: release-0.0.7...release-0.0.8
release-0.0.7
Avoid reloading extra times when using an iframe.
release-0.0.6
Updated compatibility with Node v18
release-0.0.4
Changes
- Replaced node polyfill library
- Updated npm dependencies and fix ansi-regex, tmpl, and axios
- Removed @keframe definitions from output