Skip to content

Upgrade to css-minimizer-webpack-plugin 5

Compare
Choose a tag to compare
@weaverryan weaverryan released this 10 Jul 18:07
· 150 commits to main since this release

Hey packagers!

This release upgrades the css-minimizer-webpack-plugin from 4 to 5. While this dependency bump is a major bump, the underlying library had very few breaking changes and the fast majority of users should be completely unaffected by this.

Upgrading

Run:

npm install "@symfony/webpack-encore@^4.4.0" --save-dev

Or:

yarn upgrade "@symfony/webpack-encore@^4.4.0"

Changes: v4.3.0..v4.4.0

Happy Packing!