Skip to content

Latest commit

 

History

History
157 lines (71 loc) · 6.77 KB

CHANGELOG.md

File metadata and controls

157 lines (71 loc) · 6.77 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

5.0.0 (2024-01-17)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 18.12.0 (#127) (57da672)

4.4.0 (2023-06-10)

Features

4.3.0 (2022-10-13)

Features

  • added swcMinifyFragment to minify HTML fragments (021c752)

Bug Fixes

4.2.1 (2022-10-06)

Bug Fixes

4.2.0 (2022-09-29)

Features

4.1.0 (2022-08-17)

Features

  • update html-minifier-terser to v7 (#78) (4d9c5bf)

4.0.0 (2022-05-17)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 14.15.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)

3.4.0 (2021-12-06)

Features

3.3.2 (2021-11-17)

Chore

  • update schema-utils package to 4.0.0 version

3.3.1 (2021-11-08)

Chore

  • avoid usage p-limit package

3.3.0 (2021-10-04)

Features

Bug Fixes

3.2.0 (2021-08-31)

Features

  • update html-minifier-terser package (#37) (268a5e6)

3.1.1 (2021-06-25)

Chore

  • update serialize-javascript

3.1.0 (2021-05-27)

Features

  • allow to return object in minify function (43ae683)

3.0.0 (2021-05-26)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 12.13.0

Features

  • added support multiple minify functions (0763136)

2.1.0 (2021-01-08)

Features

  • optimize HTML assets added later by plugins (7198dac)

2.0.0 (2020-11-09)

⚠ BREAKING CHANGES

1.0.1 (2020-10-07)

Chore

  • update schema-utils

1.0.0 (2020-10-03)

Initial release

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.