yarn css-minimizer-webpack-plugin 2.0.0
v2.0.0

latest releases: 7.0.0, 6.0.0, 5.0.1...
3 years ago

2.0.0 (2021-04-10)

⚠ BREAKING CHANGES

  • update cssnano to 5.0.0 version
  • drop webpack v4 support
  • removed the cache option (respect the cache option from webpack)
  • removed the cacheKeys option respect the cache option from webpack)
  • removed the sourceMap option (respect the devtool option from webpack)

Features

  • added defaults functions for clean-css and csso, please look at here (5211eed)
  • added the ability to pass an array of functions to the minify (91f9977)
  • update cssnano to 5.0.0 version (4d2a8fd)

Don't miss a new css-minimizer-webpack-plugin release

NewReleases is sending notifications on new releases.