Skip to content

Releases: mishoo/UglifyJS

v3.13.6

Choose a tag to compare

@alexlamsl alexlamsl released this 10 May 19:55
7b8570f

Features

Bug Fixes

v3.13.5

Choose a tag to compare

@alexlamsl alexlamsl released this 29 Apr 16:45
8aa650b

Features

  • drop unused self-referencing class & function (bddb5a0)
  • handle Map, Set, WeakMap & WeakSet (f46209b)
  • improve detection of unused assignment (9b8deff)
  • improve compression on variable reassignment (10dd9d4)
  • enable ESTree translation on all supported ECMAScript features (324587f, 97bd56b)
  • support __PURE__ in ESTree translation (d576495)

Bug Fixes

v3.13.4

Choose a tag to compare

@alexlamsl alexlamsl released this 11 Apr 20:34
f1f4a4d

Features

  • improve compression on class definition (aed758e)
  • mangle class field and method (10fbf8e)

Bug Fixes

v3.13.3

Choose a tag to compare

@alexlamsl alexlamsl released this 28 Mar 22:58
6335b5f

Features

Bug Fixes

v3.13.2

Choose a tag to compare

@alexlamsl alexlamsl released this 21 Mar 20:38
9c01511

Features

  • support exponentiation assignment operator (01aa078)
  • flexible handling of __PURE__ through new annotations option (3b5d501)
  • retain class names via keep_fnames (997d09b)
  • better formatting of comments under beautify (7d595e2)
  • import/export { foo as foo }; ➡️ import/export { foo }; (2411132)
  • var f = async function*() { ... }; ➡️ async function* f() { ... } (b244b4e)

Bug Fixes

v3.13.1

Choose a tag to compare

@alexlamsl alexlamsl released this 11 Mar 22:50
24b73a9

 

v3.13.0

Choose a tag to compare

@alexlamsl alexlamsl released this 01 Mar 15:24
bd73720

 

v3.12.8

Choose a tag to compare

@alexlamsl alexlamsl released this 13 Feb 13:38
766742e

 

v3.12.7

Choose a tag to compare

@alexlamsl alexlamsl released this 06 Feb 18:44
5c84dfa

 

v3.12.6

Choose a tag to compare

@alexlamsl alexlamsl released this 31 Jan 17:38
ac7b5c0