v3.13.10
Features
- finer pruning of
switchbranch (498ac83, bf76e35, 21fc8f4, 7880568) - improve detection of superfluous assignment (fd8dec6)
- extend simplification of boolean expression (7c5b6f3, 980dbde)
- implement workaround for Safari/WebKit
varbug (82772cc)
Bug Fixes
- assignment operator (111366f, 8b05677)
awaitoperator (6fc7a2a, e9c902b)classliteral (ce75477, e368d39)- default parameter (e70b848)
- destructuring syntax (e70b848)
functionliteral (7cbcd11, 1a064b6, 7621527)importstatement (f8b2215)- lexical declaration (95090db)
- spread syntax (ac1262d)
yieldkeyword (e9c902b)