v3.17.1
Features
- improve precision of escape analysis (d6d2f5c, 10bc86b)
- improve usability of
--mangle-props(9eea3a6, 4653e8a, 5ac6ec5) - extend
globpatterns 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
argumentsobject (5b5f6e3)- arrow function (02d966d)
- assignment operator (1d42e9a)
asyncfunction (15b608f)classmethod (001f6f9)- compound assignment operator (f63b7b0)
- destructuring syntax (eb22f01)
exportstatement (9cdc1ef)- lexical declaration (88dfc49, e0b302d)
- logical operator (78f354b)
returnstatement (887e086)- ternary expression (78f354b, e4bff31)
throwstatement (4e4a2f8)- unary arithmetic operator (ac002b6, f63b7b0)
varstatement (887e086, 4db8106)