terser / html-minifier-terser

actively maintained fork of html-minifier - minify HTML, CSS and JS code using terser - supports ES6 code
https://terser.org/html-minifier-terser
MIT License
376 stars 30 forks source link

Update entities to v4 #126

Closed sibiraj-s closed 2 years ago

sibiraj-s commented 2 years ago
DanielRuf commented 2 years ago

Any breaking changes in v4?

sibiraj-s commented 2 years ago

Any breaking changes in v4?

No changes to the output. the breaking changes are internal implementation/attempts to decode entities, no changes around end result.