v5.0.0
·
177 commits
to master
since this release
⚠ BREAKING CHANGES
- default value of the
filenameoption is'[path].gz' - use
processAssetshook forwebpack@5compatibility, it can create incompatibility with plugins that do not supportwebpack@5, please open an issue in their repositories
Features
- improve compatibility with
webpack@5(1f9674e) - improve stats output for
webpack@5
Bug Fixes
- fix persistent cache between builds