Skip to content

Releases: mihai-vlc/uglifyjs-folder

3.2.0

Choose a tag to compare

@mihai-vlc mihai-vlc released this 29 Dec 19:36

Upgraded terser to 5.16.1

3.1.3

Choose a tag to compare

@mihai-vlc mihai-vlc released this 21 Aug 08:22

Upgraded terser to 5.14.2

3.1.2

Choose a tag to compare

@mihai-vlc mihai-vlc released this 03 Apr 15:35

Fixed common js compatibility issue from the dependency upgrade.

3.1.0

Choose a tag to compare

@mihai-vlc mihai-vlc released this 02 Apr 09:28
  • Upgraded terser to 5.12.1
  • Upgraded the development dependencies to the latest version
  • Removed the testing on node v10 from travis ci
  • Fixes #32

3.0.0

Choose a tag to compare

@mihai-vlc mihai-vlc released this 21 Jun 20:28

21/Jun/2021
Upgraded terser to 5.7.0
Modified the package API from synchronous to async/await The cli interfance remained the same.

2.0.0

Choose a tag to compare

@mihai-vlc mihai-vlc released this 23 Jul 20:42

Released 2.0.0 with the terser minifier.
Removed uglify-js and uglify-es from the dependencies.
Upgraded all the dependencies to the latest version.
Adds snapshots testing to the existing testing suite
Adds the --log-level option

UglifyJS2

Choose a tag to compare

@mihai-vlc mihai-vlc released this 15 Oct 13:15
1.2.0

Adds the --version description in the help section. Fixes #7

1.0 release

Choose a tag to compare

@mihai-vlc mihai-vlc released this 28 Dec 02:54
1.0.0

Updates the release notes

Added the --extension flag

Choose a tag to compare

@mihai-vlc mihai-vlc released this 01 Oct 08:19
0.3.0

Bump the version number