Changelog
v5.39.0
console.assert
calls (#1590)Changelog
v5.38.2
Changelog
v5.38.1
optional_call?.()
Changelog
v5.38.0
console
method-of-method calls (eg console.log.apply()
) when drop_console
option is used (#1585){ ...void !0 }
(#1142)Changelog
v5.37.0
a
and a computed class property ["prop"]
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)