Releases: webpack-contrib/json-minimizer-webpack-plugin
Releases · webpack-contrib/json-minimizer-webpack-plugin
v5.0.0
5.0.0 (2024-01-15)
⚠ BREAKING CHANGES
- minimum supported Node.js version is
18.12.0
(53b80b5)
v4.0.0
4.0.0 (2022-05-17)
⚠ BREAKING CHANGES
- minimum supported
Node.js
version is 14.15.0
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 (#29) (04140de)
v3.2.0
3.2.0 (2021-12-06)
Features
v3.1.1
3.1.1 (2021-11-17)
Chore
- update
schema-utils
package to 4.0.0
version
v3.1.0
3.1.0 (2021-10-04)
Features
v3.0.0
3.0.0 (2021-05-18)
⚠ BREAKING CHANGES
- minimum supported
Node.js
version is 12.13.0
v2.1.0
2.1.0 (2021-01-08)
Features
- optimize JSON assets added later by plugins (10ebd05)
v2.0.0
2.0.0 (2020-11-09)
⚠ BREAKING CHANGES
- minimum supported
webpack
version is 5.1.0