Update dependency terser-webpack-plugin to v5
Created by: renovate[bot]
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
terser-webpack-plugin | ^4.2.3 -> ^5.1.1 |
Release Notes
webpack-contrib/terser-webpack-plugin
v5.1.1
v5.1.0
Features
5.0.3 (2020-10-28)
Bug Fixes
5.0.2 (2020-10-27)
Bug Fixes
- compatibility with the
format
option forterser
(b944353)
5.0.1 (2020-10-23)
Bug Fixes
- improved performance (we strongly recommend using latest LTS releases) (#345) (95f3418)
- used
worker_thread
where is it possible (#344) (3c50404) - fixed terser options for es module (a12730f)
v5.0.3
v5.0.2
v5.0.1
v5.0.0
⚠ BREAKING CHANGES
- webpack@4 no longer supported
- removed the
cache
option - removed the
cacheKeys
option - removed the
sourceMap
option (respect thedevtool
option by default)
Bug Fixes
- reduce deps
- performance improvement
4.2.3 (2020-10-07)
Bug Fixes
4.2.2 (2020-09-19)
Bug Fixes
- related asset info (a75dc8b)
4.2.1 (2020-09-15)
Bug Fixes
Renovate configuration
-
If you want to rebase/retry this PR, check this box
This PR has been generated by WhiteSource Renovate. View repository job log here.