This repository has been archived by the owner on Oct 25, 2024. It is now read-only.
critters-webpack-plugin 3.0.0
developit
released this
22 Oct 16:44
·
47 commits
to main
since this release
What's Changed
critters-webpack-plugin
is now powered by a refactored standalonecritters
module. Processing now uses JSDOM and css-select (huge thanks thanks @janicklas-ralph and @alan-agius4 - #61, #80, #82)- Added support for html-webpack-plugin V4 (thank you @alexjie! #62, #84)
- Add swap-high preload mode by @developit in #56
Bug Fixes
- skip processing of remote stylesheets by @alan-agius4 in #75, #83
- Improve TypeScript typings by @developit in #76
- Use a real value for swap media by @developit in #39
Full Changelog: 2.5.0...critters-webpack-plugin-3.0.0