Releases: webpack-contrib/css-minimizer-webpack-plugin
Releases · webpack-contrib/css-minimizer-webpack-plugin
v4.0.0
4.0.0 (2022-05-18)
⚠ BREAKING CHANGES
- minimum supported
Node.js
version is 14.15.0
v3.4.1
3.4.1 (2022-01-18)
Bug Fixes
v3.4.0
3.4.0 (2022-01-18)
Features
v3.3.1
3.3.1 (2021-12-21)
Bug Fixes
v3.3.0
3.3.0 (2021-12-16)
Features
- removed cjs wrapper and generated types in commonjs format (
export =
and namespaces
used in types), now you can directly use exported types (3262a9a)
v3.2.0
3.2.0 (2021-11-23)
Features
v3.1.4
3.1.4 (2021-11-17)
Chore
- update
schema-utils
package to 4.0.0
version
v3.1.3
3.1.3 (2021-11-10)
Bug Fixes
- source map generation for
cssnano
and clean-css
(#135) (a9dd43e)
v3.1.2
3.1.2 (2021-11-08)
Bug Fixes
v3.1.1
3.1.1 (2021-10-05)
Bug Fixes