npm @symfony/webpack-encore 4.4.0
Upgrade to css-minimizer-webpack-plugin 5

latest releases: 4.7.0, 4.6.1, 4.6.0...
14 months ago

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!

Don't miss a new webpack-encore release

NewReleases is sending notifications on new releases.