Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update file-loader to the latest version 馃殌 #4478

Merged
merged 1 commit into from Dec 21, 2018

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Dec 20, 2018

The devDependency file-loader was updated from 2.0.0 to 3.0.0.

This version is not covered by your current version range.

If you don鈥檛 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

  • drop support for webpack < 4 (#303) (203a4ee)
  • more validations in options schema

Features

  • resourcePath is now available in outputPath and publicPath (#304) (0d66e64)
  • context is now available in outputPath and publicPath (#305) (d5eb823)

BREAKING CHANGES

  • removed the useRelativePath option. It is dangerously and break url when you use multiple entry points.
  • drop support for webpack < 4
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 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

FAQ and help

There is a collection of frequently asked questions. If those don鈥檛 help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 馃尨

greenkeeper bot added a commit that referenced this pull request Dec 20, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 20, 2018

  • The devDependency file-loader was updated from 2.0.0 to 3.0.1.

Update to this version instead 馃殌

Release Notes for v3.0.1

3.0.1 (2018-12-20)

Bug Fixes

  • relax options validation for additional properties (#309) (c74d44e)
Commits

The new version differs by 4 commits.

  • 011cc38 chore(release): 3.0.1
  • ad4ff96 test: file-loader should emit assets (#312)
  • 6dcc7e8 chore: update defaults (#310)
  • c74d44e fix: relax options validation for additional properties (#309)

See the full diff

@sbrunner sbrunner merged commit 314c8c4 into master Dec 21, 2018
@greenkeeper greenkeeper bot deleted the greenkeeper/file-loader-3.0.0 branch December 21, 2018 07:42
@sbrunner sbrunner added this to the dummy milestone Jan 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant