Update terser-webpack-plugin: 5.1.4 → 5.2.0 (minor) #231
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ terser-webpack-plugin (5.1.4 → 5.2.0) · Repo · Changelog
Release Notes
5.2.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 20 commits:
chore(release): 5.2.0
chore: fix types
refactor: fullhash and chunkhash generation for built-in minimizers
refactor: errors and warning from minified result
test: fix todo (#433)
docs: update bug report template (#427)
fix: source map generation (#431)
feat: added built-in typescript types
ci: use `codecov-action@v2` (#428)
feat: added `esbuild` minimizer (#426)
feat: added `uglify-js` minimizer (#425)
feat: added `swc` minimizer
docs: update webpack v4 and webpack v5 usage
docs: add table for options (#424)
refactor: code (#422)
chore: update commitlint action to v4 (#418)
chore: deps update (#419)
ci: setup npm cache (#414)
feat: output links and descriptions on error (#413)
ci: use `actions/setup-node@v2` (#411)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands