v3.13.5v3.13.4
Reading changes from the repo…
#__PURE__
annotations in the ESTree format, enhancing the ability to optimize code by marking pure functions. This allows for better dead code elimination and overall performance improvements. collapse_vars
functionality, improving how variables are managed and optimized in your code. This leads to more efficient code output and reduced size. collapse_vars
, pure_getters
, and hoist_vars
, ensuring that edge cases are handled correctly and improving the reliability of the code compression process.