Performance: Experience improved performance with enhanced variable collapsing and merging, optimizing your JavaScript code more effectively.
Improvements
Code Optimization: Enjoy better code quality with enhancements to variable hoisting and property reduction, leading to cleaner and more efficient JavaScript output.
Async Detection: Benefit from improved detection of asynchronous code, ensuring your scripts run smoothly in various environments.
Fixes
Fix corner cases in various functions to prevent unexpected behavior and ensure your code runs as intended.
Others
Include Node.js v16 in CI tests to enhance compatibility and ensure your applications work seamlessly across different Node.js versions.