Releases: terser/html-minifier-terser
Releases · terser/html-minifier-terser
v7.2.0
What's Changed
- Change Gulp plugin to pioug/gulp-html-minifier-terser by @pioug in #142
- Mention JSON-LD minification in docs by @atjn in #147
- Update
clean-css
Tov5.3
by @Casey-Kiewit in #150 - Update
commander
Tov10.0.0
in f201ef2
New Contributors
- @pioug made their first contribution in #142
- @atjn made their first contribution in #147
- @Casey-Kiewit made their first contribution in #150
Full Changelog: v7.1.0...v7.2.0
v7.1.0
What's Changed
- Husky shell path and arg updates by @Fdawgs in #137
- Fix crash for
script
,style
, andlink
tags with no-value type attribute by @KartikSoneji in #133 - Update rollup to v3 2bab20e
- Update entities to v4.4.0 fe1580b
- Update terser to v5.15.1 ca7fd0c
- Update commander to v9.4.1 4405f93
New Contributors
- @Fdawgs made their first contribution in #137
- @KartikSoneji made their first contribution in #133
Full Changelog: v7.0.0...v7.1.0
v7.0.0
Breaking changes
- Migrated build tool from
browserify
torollup
- Replaced dependency
he
withentities
- ESM supported and re-write
- Several dependencies updated to latest (no user facing breaking changes though)
- Minimum Required node versions v14.13.1 or (v16 or greater)
Features
- supports async css minify
- exports both ESM and CJS modules
v7.0.0-beta.0
What's Changed
Full Changelog: v7.0.0-alpha.2...v7.0.0-beta.0
v7.0.0-alpha.2
What's Changed
- Fix css minify in playground in #111
- Replace map utils with Set in #114
- Support async css minify in #113
Full Changelog: v7.0.0-alpha.1...v7.0.0-alpha.2
v7.0.0-alpha.1
What's Changed
Full Changelog: v7.0.0-alpha.0...v7.0.0-alpha.1
v7.0.0-alpha.0
v6.1.0
What's Changed
- Add flag to remove newline before tag close by @lucamattiazzi in #85
New Contributors
- @lucamattiazzi made their first contribution in #85
Full Changelog: v6.0.2...v6.1.0