Skip to content

Releases: mishoo/UglifyJS

v3.16.3

24 Jul 22:09
fc7678c
Compare
Choose a tag to compare

Features

Bug Fixes

v3.16.2

04 Jul 00:51
aa2a9fb
Compare
Choose a tag to compare

Features

Bug Fixes

v3.16.1

16 Jun 23:54
74e36e4
Compare
Choose a tag to compare

Features

  • support top-level await via --module (d2bd0d1, 0c7b016)
  • support class static initialization block (88b4283, 0066576, 4382bfe)
  • discard all unused in & instanceof expressions via unsafe_comps (5d69545)
  • improve detection of unreferenced class & function (b6f250f)

Bug Fixes

v3.16.0

06 Jun 03:30
25441d4
Compare
Choose a tag to compare

Features

  • support handling of ES modules (c82fc1e)
  • improve handling of input with mixed sloppy/strict modes (e31bbe3, 2152f00)

Bug Fixes

v3.15.5

10 May 21:26
a9ef659
Compare
Choose a tag to compare

Bug Fixes

v3.15.4

09 Apr 17:16
4a44d95
Compare
Choose a tag to compare

Features

  • ensure keep_fnames on function literals assigned to variables (8922f08)
  • workaround quirk on Chrome v100 (3671894)

Bug Fixes

v3.15.3

10 Mar 04:50
7aba2dc
Compare
Choose a tag to compare

Features

  • improve compress efficiency (fdbbef2)

Bug Fixes

v3.15.2

26 Feb 12:41
f8edf05
Compare
Choose a tag to compare

Features

Bug Fixes

v3.15.1

07 Feb 02:16
327e94a
Compare
Choose a tag to compare

Features

  • collapse global assignments (5c863b7)
  • speed up max_line_len & preserve_line (371d259)
  • support custom indentation (e4a91a8)
  • improve compression of conditional return chains (d7eb80b, aad5d6e)

Bug Fixes

v3.15.0

25 Jan 17:34
6de708a
Compare
Choose a tag to compare

Features

Bug Fixes