Mangle: You can now preserve function argument names during minification, ensuring that your code remains readable and maintainable after compression.
Improvements
Performance: Experience improved performance with various enhancements across the codebase, making your JavaScript parsing and compression faster and more efficient.
Inline: The inline functionality is enhanced, providing better handling of inline expressions and improving overall code quality.
Fixes
Fix corner cases in various functions, including inline, collapse_vars, and side_effects, ensuring that edge cases are handled correctly and improving the reliability of the tool.
Others
Enhancements: Various enhancements have been made to improve the overall functionality and user experience of the toolkit, including better handling of imports and class compatibility.