All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
5.0.0 (2024-01-17)
4.4.0 (2023-06-10)
4.3.0 (2022-10-13)
- added
swcMinifyFragment
to minify HTML fragments (021c752)
4.2.1 (2022-10-06)
4.2.0 (2022-09-29)
4.1.0 (2022-08-17)
4.0.0 (2022-05-17)
- minimum supported
Node.js
version is14.15.0
3.5.0 (2021-12-16)
- removed cjs wrapper and generated types in commonjs format (
export =
andnamespaces
used in types), now you can directly use exported types (e4c64c8)
3.4.0 (2021-12-06)
3.3.2 (2021-11-17)
- update
schema-utils
package to4.0.0
version
3.3.1 (2021-11-08)
- avoid usage
p-limit
package
3.3.0 (2021-10-04)
3.2.0 (2021-08-31)
3.1.1 (2021-06-25)
- update
serialize-javascript
3.1.0 (2021-05-27)
- allow to return object in
minify
function (43ae683)
3.0.0 (2021-05-26)
- minimum supported
Node.js
version is12.13.0
- added support multiple
minify
functions (0763136)
2.1.0 (2021-01-08)
- optimize HTML assets added later by plugins (7198dac)
2.0.0 (2020-11-09)
- minimum supported
webpack
version is5.1.0
- removed the
cache
option (webpack automatically caches assets, please read https://webpack.js.org/configuration/other-options/#cache) - removed the
cacheKeys
option (webpack automatically caches assets, please read https://webpack.js.org/configuration/other-options/#cache)
1.0.1 (2020-10-07)
- update
schema-utils
Initial release
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.