Releases: tdewolff/minify
Releases Β· tdewolff/minify
v2.21.1
v2.21.0
v2.20.37
v2.20.36
v2.20.35
v2.20.34
- JS: fix parsing of let declaration in statements that don't allow declarations
- JS: fix newlines in literals in ExprStmt after last commit
- JS: fix parsing of async variable when async function is not allowed
- Add keep-special-comments to bindings with #712
- CLI: fix some bugs in command line parsing