All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
<a href="https://github.com/webpack-contrib/terser-webpack-plugin/compare/v1.4.4...v1.4.5">1.4.5</a> (2020-08-12)
- update
serialize-javascript
<a href="https://github.com/webpack-contrib/terser-webpack-plugin/compare/v1.4.3...v1.4.4">1.4.4</a> (2020-06-03)
Bug Fixes
<a href="https://github.com/webpack-contrib/terser-webpack-plugin/compare/v1.4.2...v1.4.3">1.4.3</a> (2019-12-11)
SECURITY
- update
serialize-javascript
to 2.1.2
version.
<a href="https://github.com/webpack-contrib/terser-webpack-plugin/compare/v1.4.1...v1.4.2">1.4.2</a> (2019-12-06)
SECURITY
- update
serialize-javascript
to 2.1.1
version.
<a href="https://github.com/webpack-contrib/terser-webpack-plugin/compare/v1.4.0...v1.4.1">1.4.1</a> (2019-07-31)
Bug Fixes
<a href="https://github.com/webpack-contrib/terser-webpack-plugin/compare/v1.3.0...v1.4.0">1.4.0</a> (2019-07-31)
Features
<a href="https://github.com/webpack-contrib/terser-webpack-plugin/compare/v1.2.4...v1.3.0">1.3.0</a> (2019-05-24)
Features
<a href="https://github.com/webpack-contrib/terser-webpack-plugin/compare/v1.2.3...v1.2.4">1.2.4</a> (2019-05-15)
Bug Fixes
<a href="https://github.com/webpack-contrib/terser-webpack-plugin/compare/v1.2.2...v1.2.3">1.2.3</a> (2019-02-25)
Bug Fixes
- invalidate cache after changing node version (675edfd)
<a href="https://github.com/webpack-contrib/terser-webpack-plugin/compare/v1.2.1...v1.2.2">1.2.2</a> (2019-02-04)
Bug Fixes
- cannot read property 'minify' of undefined (#69) (0593d7c)
<a href="https://github.com/webpack-contrib/terser-webpack-plugin/compare/v1.2.0...v1.2.1">1.2.1</a> (2018-12-27)
Bug Fixes
- don't crash when no extracted comments (#49) (efad586)
<a href="https://github.com/webpack-contrib/terser-webpack-plugin/compare/v1.1.0...v1.2.0">1.2.0</a> (2018-12-22)
Bug Fixes
Features
<a href="https://github.com/webpack-contrib/terser-webpack-plugin/compare/v1.0.1...v1.1.0">1.1.0</a> (2018-09-14)
Bug Fixes
- extract comment conditions is case insensitivity (19e1e43)
Features
- full coverage schema options validation (#8) (68e531e)
<a href="https://github.com/webpack-contrib/terser-webpack-plugin/compare/v1.0.1...v1.0.2">1.0.2</a> (2018-08-16)
Internal
- migrate from
@webpack-contrib/schema-utils
to schema-utils
(a5432da)
<a href="https://github.com/webpack-contrib/terser-webpack-plugin/compare/v1.0.0...v1.0.1">1.0.1</a> (2018-08-15)
Bug Fixes
cpus
length in a chroot environment (os.cpus()
) (#4) (9375646)
1.0.0 (2018-08-02)
Initial publish release
Change Log
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.