Skip to content

Releases: atom-community/terser-config-atomic

v1.0.0

07 Sep 20:05
Compare
Choose a tag to compare

What's Changed

  • feat: Add buildTerserOptions with unsafeCompress argument (default to false) by @aminya in #8
  • feat: disable comments in production by @aminya in #8
  • feat: rewrite in TypeScript by @aminya in #8
  • fix: do not specify Ecma options by @aminya in #8

New Contributors

Full Changelog: v0.1.1...v1.0.0

v0.1.1

24 Jun 09:34
Compare
Choose a tag to compare

0.1.1 (2021-06-24)

Bug Fixes

  • set process.env variables to remove non-production code (2fc3c51)

v0.1.0

21 Jun 03:46
Compare
Choose a tag to compare

0.1.0 (2021-06-21)

Features