Releases: webpack-contrib/html-minimizer-webpack-plugin
Releases · webpack-contrib/html-minimizer-webpack-plugin
v5.0.0
5.0.0 (2024-01-17)
⚠ BREAKING CHANGES
- minimum supported Node.js version is
18.12.0
(#127) (57da672)
v4.4.0
4.4.0 (2023-06-10)
Features
v4.3.0
4.3.0 (2022-10-13)
Features
- added
swcMinifyFragment
to minify HTML fragments (021c752)
Bug Fixes
v4.2.1
4.2.1 (2022-10-06)
Bug Fixes
v4.2.0
4.2.0 (2022-09-29)
Features
v4.1.0
4.1.0 (2022-08-17)
Features
v4.0.0
4.0.0 (2022-05-17)
⚠ BREAKING CHANGES
- minimum supported
Node.js
version is 14.15.0
v3.5.0
3.5.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 (e4c64c8)
v3.4.0
3.4.0 (2021-12-06)
Features
v3.3.2
3.3.2 (2021-11-17)
Chore
- update
schema-utils
package to 4.0.0
version