v3.16.1v3.16.0
Reading changes from the repo…
await
, allowing developers to use await
at the top level of their scripts, enhancing the usability of asynchronous code. class static
initialization blocks, enabling cleaner and more organized static property initialization in classes. collapse_vars
, dead_code
, and instanceof
, ensuring that edge cases are handled correctly and improving overall stability. ufuzz
failures by addressing specific corner cases in the parser, enhancing the reliability of the minification process.