Releases: webpack-contrib/terser-webpack-plugin
Releases · webpack-contrib/terser-webpack-plugin
v4.2.1
4.2.1 (2020-09-15)
Bug Fixes
v4.2.0
4.2.0 (2020-09-11)
Features
Bug Fixes
v2.3.8
2.3.8 (2020-08-12)
Chore
- update
serialize-javascript
v1.4.5
1.4.5 (2020-08-12)
- update
serialize-javascript
v4.1.0
4.1.0 (2020-08-10)
Features
- pass license files as related assets for webpack@5 (7d3ae95)
Bug Fixes
- compatibility with
10.13
version of Node.js
v4.0.0
4.0.0 (2020-08-04)
⚠ BREAKING CHANGES
- the
warningsFilter
option was removed without replacement,
terser
version is 5
,
- return value of the
minify
option was changed, only code
/map
/extractedComments
are valid
Features
- improved compatibility with webpack@5
v3.1.0
3.1.0 (2020-08-03)
Features
- show minimized assets in stats for webpack@5 (#289) (d59eae2)
Bug Fixes
- compatibility cache feature with webpack@5 (update webpack@5 to latest beta version) (5d2bd29)
- skip double compression for child compilation (37cc813)
v3.0.8
3.0.8 (2020-07-27)
Bug Fixes
- compatibility with child compilations (9da4add)
v3.0.7
3.0.7 (2020-07-16)
Bug Fixes
v3.0.6
3.0.6 (2020-06-18)
Bug Fixes
- do not crash on buffer assets (3c67023)