Open greenkeeper[bot] opened 5 years ago
devDependency
file-loader was updated from 2.0.0
to 3.0.1
.devDependency
file-loader was updated from 2.0.0
to 4.0.0
.Update to this version instead π
8.9.0
devDependency
file-loader was updated from 2.0.0
to 4.1.0
.devDependency
file-loader was updated from 2.0.0
to 4.2.0
.devDependency
file-loader was updated from 2.0.0
to 4.3.0
.devDependency
file-loader was updated from 2.0.0
to 5.0.0
.devDependency
file-loader was updated from 2.0.0
to 5.0.1
.devDependency
file-loader was updated from 2.0.0
to 5.0.2
.devDependency
file-loader was updated from 2.0.0
to 5.1.0
.devDependency
file-loader was updated from 2.0.0
to 6.0.0
.
The devDependency file-loader was updated from
2.0.0
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
3.0.0 (2018-12-20)
Code Refactoring
options
schemaFeatures
resourcePath
is now available inoutputPath
andpublicPath
(#304) (0d66e64)context
is now available inoutputPath
andpublicPath
(#305) (d5eb823)BREAKING CHANGES
useRelativePath
option. It is dangerously and break url when you use multiple entry points.Commits
The new version differs by 10 commits.
40a206e
chore(release): 3.0.0
269d3fb
docs: improve README (#307)
9853db1
refactor: loader
d5eb823
feat:
context
is now available inoutputPath
andpublicPath
(#305)0d66e64
feat:
resourcePath
is now available inoutputPath
andpublicPath
(#304)203a4ee
refactor: drop support for webpack < 4 (#303)
e5fe4e8
refactor: tests (#302)
3981acc
refactor: update
defaults
(#301)85230c9
FIx formatting for "Contributing" and "MIT" (#298)
6631d39
docs(changelog): fix typo
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: