This repository has been archived by the owner on May 7, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Update file-loader to the latest version 🚀 #36
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
Update to this version instead 🚀 Release Notes for v4.0.04.0.0 (2019-06-05)choreBREAKING CHANGES
|
|
|
|
|
|
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 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. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot 🌴