npm uglify-js 3.13.2
v3.13.2

latest releases: 3.17.4, 3.17.3, 3.17.2...
3 years ago

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

Don't miss a new uglify-js release

NewReleases is sending notifications on new releases.