- [CSS: properly test for equal values,](https://github.com/tdewolff/minify/commit/298943f985ac6e083b47b513624189a9be4c57d0) [fixes](https://github.com/tdewolff/minify/commit/298943f985ac6e083b47b513624189a9be4c57d0) https://github.com/tdewolff/minify/issues/673
- [CSS: fix another comparison bug with functions, see](https://github.com/tdewolff/minify/commit/5079cf509b9658006379cc426c36c8a4ce2fdde1) https://github.com/tdewolff/minify/issues/673
- [cmd: fix --type not set error when it is set,](https://github.com/tdewolff/minify/commit/f0264648491ec2087d822ddf4fb164a1aec771b7) [fixes](https://github.com/tdewolff/minify/commit/f0264648491ec2087d822ddf4fb164a1aec771b7) https://github.com/tdewolff/minify/issues/675
- [JS: revert performance regression from](https://github.com/tdewolff/minify/commit/75e7703d0ea80d83f9fdb1b9cc1653143271793b) https://github.com/tdewolff/minify/commit/61a4bb831795ab7de73f4c395a014b69bd2ac1c5 [, up to 120% faster for antd.js](https://github.com/tdewolff/minify/commit/75e7703d0ea80d83f9fdb1b9cc1653143271793b)
- [JS: fix minifying strings where the last character needs to be escaped as we change the quotes](https://github.com/tdewolff/minify/commit/11e0f3581baf2591573c485d42f5caee5ecbc9f9)