Features
- merge common tail of
if
statements (996836b) - eliminate extraneous
Object()
wrappers (db6fd6d) - improve elimination of
return
statements (08c386f, ab5c7e6, 6667440, e39f33e, 64e3cee, 8076d66, 884842c, a9d9af5) - improve compression of ternary expressions (672cdfa)
- exclude latest ECMAScript runtime properties from
builtin
mangling (8a07f12) - introduce
--expression
for ease of handling bookmarklets or JSON expressions (f451a7a) - improve resolution and accuracy of source-maps (2c3c4ec)
- inline function calls with simple assignments (5a4cd09)