Changelog
v5.18.0
/*@__MANGLE_PROP__*/
annotation, to mark properties that should be mangled.Changelog
v5.17.7
v
RegExp flaginert
DOM attribute to dompropsChangelog
v5.17.6
configurable
and enumerable
, used in Object.defineProperty, added to domprops (#1393)Changelog
v5.17.5
Changelog
v5.17.4
!class{}
)yield
/await
and its argumentChangelog
v5.17.3
this
.Changelog
v5.17.2
var
in hoisted functions.continue
statementChangelog
v5.17.1
.length
when the source array might've been mutatedChangelog
v5.17.0
= undefined
default argument in IIFE calls (#1366).length
property when statically determinable@__KEY__
annotation to mangle string literals (#1365)Changelog
v5.16.9
a?.b
) (#1374)lhs_constants
option, allowing to stop Terser from swapping comparison operands (#1361)