webpack-react-boilerplate
webpack-react-boilerplate copied to clipboard
Update dependency terser-webpack-plugin to v5
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| terser-webpack-plugin | 4.2.3 -> 5.3.10 |
Release Notes
webpack-contrib/terser-webpack-plugin (terser-webpack-plugin)
v5.3.10
v5.3.9
v5.3.8
v5.3.7
v5.3.6
v5.3.5
v5.3.4
v5.3.3
v5.3.2
v5.3.1
v5.3.0
Features
- removed cjs wrapper and generated types in commonjs format (
export =andnamespacesused in types), now you can directly use exported types (#463) (34fadde)
5.2.5 (2021-11-08)
Bug Fixes
- output readable esbuild warnings (9431b32)
5.2.4 (2021-09-09)
Bug Fixes
5.2.3 (2021-09-03)
Bug Fixes
- types for the
extractCommentsoption (#444) (14e5cbf) - unknown default type for terser (#445) (04f4d6d)
5.2.2 (2021-09-03)
Bug Fixes
- types for optional dependencies have been removed in favor of the options provided by the developer (potential breaking change for types due invalid usage), please look at example (d7ea08f)
5.2.1 (2021-09-02)
Bug Fixes
v5.2.5
v5.2.4
v5.2.3
v5.2.2
v5.2.1
v5.2.0
Notes
- due
terser-webpack-pluginhas its own types now,@types/terser-webpack-pluginshould be not used anymore, also@types/terser-webpack-pluginis not compatible and has wrong types
Features
- added
esbuildminimizer (#426) (40f4f55) - added
swcminimizer (0551a9b) - added
uglify-jsminimizer (#425) (69e9592) - added built-in typescript types (0a7cc94)
- output links and descriptions on error (#413) (bc95af5)
5.1.4 (2021-06-25)
- update
serialize-javascript
5.1.3 (2021-05-31)
Chore
- update
jest-worker
5.1.2 (2021-05-12)
Bug Fixes
5.1.1 (2021-01-09)
Bug Fixes
v5.1.4
- update
serialize-javascript
v5.1.3
v5.1.2
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
formatoption forterser(b944353)
5.0.1 (2020-10-23)
Bug Fixes
- improved performance (we strongly recommend using latest LTS releases) (#345) (95f3418)
- used
worker_threadwhere 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
cacheoption - removed the
cacheKeysoption - removed the
sourceMapoption (respect thedevtooloption 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
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.