Changelog
v5.35.0
Changelog
v5.34.1
Changelog
v5.34.0
drop_console
: emit an empty function if the return value of console.METHOD(...)
may be called.Changelog
v5.33.0
reduce_vars
improved when dealing with hoisted function definitions (#1544)Changelog
v5.32.0
import("module")
can now be input and output from ESTree AST (#1557)BigInt
literals can now be input and output from ESTree AST (#1555)typeof
an object or array (typeof {}
and typeof []
) can now be statically evaluated. (#1546)Changelog
v5.31.6
case
when the expression is a sequence (comma) expressionChangelog
v5.31.5
Changelog
v5.31.4 (reverted)
extends
partChangelog
v5.31.3