Changelog
v5.29.0
Changelog
v5.28.0
|
, ^
, &
, >>
, <<
)BigInt
math operationsChangelog
v5.27.2
this
as a reference to the surrounding class in drop_unused
. Closes #1472Changelog
v5.27.1
collapse_vars
inlines await
expressions into non-async functions.Changelog
v5.27.0
minify_sync()
alternative to minify()
since there's no async code left.Changelog
v5.26.0
/*#__PURE__*/
annotation into account when the side_effects
compress option is off.preserve_annotations
option now automatically opts annotation comments in, instead of requiring the comments
option to be configured for this.()
)Changelog
v5.25.0
pure_new
option added to drop unused new
expressions.Changelog
v5.24.0
Changelog
v5.23.0
static {}
blocks.