Skip to content

v3.17.1

Compare
Choose a tag to compare
@alexlamsl alexlamsl released this 19 Sep 20:14
· 61 commits to master since this release
3a6e581

Features

  • improve precision of escape analysis (d6d2f5c, 10bc86b)
  • improve usability of --mangle-props (9eea3a6, 4653e8a, 5ac6ec5)
  • extend glob patterns for --in-situ (535212c)
  • support Adobe ExtendScipt on best-effort basis (32bd65a)
  • inline immediately invoked arrow function expressions (9dec612)
  • improve elimination of lexical declarations (edf1bf1)

Bug Fixes