Releases: webpack/html-minimizer-webpack-plugin
Releases · webpack/html-minimizer-webpack-plugin
v2.0.0
2.0.0 (2020-11-09)
⚠ BREAKING CHANGES
- minimum supported
webpackversion is5.1.0 - removed the
cacheoption (webpack automatically caches assets, please read https://webpack.js.org/configuration/other-options/#cache) - removed the
cacheKeysoption (webpack automatically caches assets, please read https://webpack.js.org/configuration/other-options/#cache)
v1.0.1
v1.0.0
Initial release