Open greenkeeper[bot] opened 6 years ago
devDependency
uglifyjs-webpack-plugin was updated from 1.3.0
to 2.0.1
.devDependency
uglifyjs-webpack-plugin was updated from 1.3.0
to 2.1.0
.Update to this version instead π
chunks
is a Set
in webpack@5 (#365) (bf36e21)worker-farm
errors (#380) (aa7a9fc)contenthash
when assets was minified (#386) (65a30da)The new version differs by 10 commits.
e3eff76
chore(release): 2.1.0
65a30da
fix: regenerate contenthash
when assets was minified (#386)
f61439d
fix: more consistent cache (#385)
15e38e8
refactor: update defaults
(#384)
beaf1ad
fix: dedupe extracted comments (#383)
1e58c99
feat: chunkFilter
option for filtering chunks (#382)
1282b87
docs: improve readme (#381)
aa7a9fc
fix: catch worker-farm
errors (#380)
bf36e21
fix: chunks
is a Set
in webpack@5 (#365)
96cfdb5
docs: fix github templates (#361)
See the full diff
devDependency
uglifyjs-webpack-plugin was updated from 1.3.0
to 2.1.1
.devDependency
uglifyjs-webpack-plugin was updated from 1.3.0
to 2.1.2
.devDependency
uglifyjs-webpack-plugin was updated from 1.3.0
to 2.1.3
.devDependency
uglifyjs-webpack-plugin was updated from 1.3.0
to 2.2.0
.
The devDependency uglifyjs-webpack-plugin was updated from
1.3.0
to2.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.
Release Notes for v2.0.0
2.0.0 (2018-09-14)
Bug Fixes
Features
BREAKING CHANGES
uglify-es
is abandoned, if you need uglify ES6 code please use terser-webpack-plugin).warningsFilter
option (now first argument iswarning
, second issource
).peerDependencies
of"webpack": "^4.3.0
.engines
of"node": ">= 6.9.0 <7.0.0 || >= 8.9.0
Commits
The new version differs by 1 commits.
266bb1c
chore(release): 2.0.0
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: