This repository has been archived by the owner on Jun 8, 2019. It is now read-only.
Update clean-webpack-plugin to the latest version 🚀 #22
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.
The devDependency clean-webpack-plugin was updated from
2.0.2
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.
Release Notes for v3.0.0
cleanOnceBeforeBuildPatterns
useemit
hook instead ofcompile
CleanWebpackPlugin
Commits
The new version differs by 24 commits.
6fd2f73
Merge pull request #144 from chrisblossom/3.0.0
67eb0bd
Merge pull request #145 from chrisblossom/use-np
6bc3b44
use np to handle package releases
aa86638
3.0.0
f2e58bf
Merge pull request #138 from chrisblossom/use-named-export
d0e3408
breaking: replace default export with named export CleanWebpackPlugin
b74ac15
Merge pull request #134 from chrisblossom/use-emit
f90f963
Merge pull request #142 from chrisblossom/remove-node-6-and-webpack-2
030dbaa
Merge pull request #140 from zmj97/patch-1
57d2cd4
use isPlainObject function
514dac9
package updates
5f7b348
require node >= 8
453623c
require webpack >= 3
11fe42f
Merge pull request #141 from chrisblossom/add-appveyor-node-12
b6509f5
manually install node on appveyor
There are 24 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot 🌴