Minification: Enjoy improved minification results with better handling of edge cases, ensuring that even complex JavaScript code is processed correctly without empty outputs.
Improvements
Performance: Experience enhanced performance in boolean evaluations and comparisons, leading to faster processing of your JavaScript code.
Fixes
Fix empty minified output when input is a single plain string, ensuring that your minification process works seamlessly regardless of input type.
Resolve various ufuzz failures across multiple features, improving the reliability of the minification process for complex JavaScript code.
Others
Enhance the handling of export default within sandboxed environments, ensuring that your code behaves as expected in different contexts.