Closed greenkeeper[bot] closed 5 years ago
devDependency
file-loader was updated from 1.1.11
to 3.0.0
.Update to this version instead 🚀
resourcePath
is now available in outputPath
and publicPath
(#304) (0d66e64)context
is now available in outputPath
and publicPath
(#305) (d5eb823)useRelativePath
option. It is dangerously and break url when you use multiple entry points.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 in outputPath
and publicPath
(#305)
0d66e64
feat: resourcePath
is now available in outputPath
and publicPath
(#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
devDependency
file-loader was updated from 1.1.11
to 3.0.1
.
The devDependency file-loader was updated from
1.1.11
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
2018-08-21
Code Refactoring
BREAKING CHANGES
engines
of"node": ">=6.9.0 < 7.0.0 || >= 8.9.0"
Commits
The new version differs by 6 commits.
8d43c38
chore(release): 2.0.0
2ae1dae
docs(readme): fix typo in
outpathPath
section (#282)c1c5a7f
docs(readme): fix broken link to
CONTRIBUTING.md
(#289)deec913
refactor: schema-utils (#294)
8f18b1e
docs(readme): clarify support for Webpack v3 (#287)
687f422
refactor(defaults): update to latest webpack-defaults (#268)
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: