Releases: webpack-contrib/terser-webpack-plugin
Releases · webpack-contrib/terser-webpack-plugin
v1.2.3
1.2.3 (2019-02-25)
Bug Fixes
- invalidate cache after changing node version (675edfd)
v1.2.2
1.2.2 (2019-02-04)
Bug Fixes
- cannot read property 'minify' of undefined (#69) (0593d7c)
v1.2.1
1.2.1 (2018-12-27)
Bug Fixes
- don't crash when no extracted comments (#49) (efad586)
v1.2.0
1.2.0 (2018-12-22)
Bug Fixes
Features
v1.1.0
1.1.0 (2018-09-14)
Bug Fixes
- extract comment conditions is case insensitivity (19e1e43)
Features
- full coverage schema options validation (#8) (68e531e)
v1.0.2
Code Refactoring
- migrate from
@webpack-contrib/schema-utils
to schema-utils
(a5432da)
v1.0.1
1.0.1 (2018-08-16)
Bug Fixes
cpus
length in a chroot environment (os.cpus()
) (#4) (9375646)
v1.0.0
1.0.0 (2018-08-02)
Initial publish release