This version is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).
☝️ Important announcement: Greenkeeper will be saying goodbye 👋 and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io
The devDependency terser-webpack-plugin was updated from
2.3.6
to3.0.0
.This version is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Publisher: evilebottnawi License: MIT
Release Notes for v3.0.0
3.0.0 (2020-05-01)
10.13
chunkFilter
was removed, please usetest
/include
/exclude
optionswarningFilter
option fromFunction<(warning, file, source) -> Boolean>
toFunction<(file, warning, source) -> Boolean>
extractComments.filename
option is a function it pass only one argument and it is object withfilename
,basename
,query
andhash
propertiesextractComments.filename
option conflicts with existing assets, an error will be thrown instead of a warningoptimizeAssets
hook for webpack@5Commits
The new version differs by 9 commits.
1f4812c
chore(release): 3.0.0
91642a1
refactor: code
557781e
refactor: remove the
chunkFilter
optionc40a6ae
refactor: code
974bc19
refactor:
extractComments.filename
optiond509135
refactor:
warningsFilter
option (#236)825ac94
refactor:
extractComments.filename
option038a56b
chore(deps): update (#234)
9aec83f
refactor: code
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: