This repository has been archived by the owner on Aug 5, 2019. It is now read-only.
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.
This Pull Request updates dependency url-loader from
^0.5.9
to^1.0.0
Release Notes
v0.6.0
Features
schema-utils
) (#78) (ced5990)fallback
option (#88) (636ebed)Security
0.5.9 (2017-06-12)
Bug Fixes
String
not beingbase64
encoded (#67) (e9496b9)0
(options.limit
) (#74) (020c2a8)v0.6.1
Bug Fixes
limit
as string (#96) (b31684d)v0.6.2
Code Refactoring
webpack-defaults
(#102) (073b588)BREAKING CHANGES
engines
to"node": ">= 6.9.0 || >= 8.9.0"
webpack =< v2.0.0
0.6.2 (2017-10-04)
Bug Fixes
limit
as string (#96) (b31684d)0.6.1 (2017-10-04)
Bug Fixes
additionalProperties
(#94) (2b01ea2)v1.0.0
Bug Fixes
Buffer.from
instead of deprecatednew Buffer
(#113) (457618b)v1.0.1
Bug Fixes
module.exports
) (#116) (7b60cc2)Commits
v0.6.0
ced5990
feat(index): add options validation (`schema-utils`) (#78)2de70bb
docs(README): fix typo in example (#81)f3f5fce
docs(README): remove confusing `prefix` option (`options.prefix`) (#89)636ebed
feat: add `fallback` option (#88)d19ee2d
chore: update `mime` package to avoid deprecation mime type with `woff` and `woff2` (#87)a1e1fef
chore: Fix mime version1934507
chore(release): 0.6.011dce14
docs: Update changelog with nsp advisoryv0.6.1
2b01ea2
fix(schema): allow `additionalProperties` (#94)a8f338e
chore(release): 0.6.1v0.6.2
b31684d
fix: allow use `limit` as string (#96)672ba80
chore(release): 0.6.2v1.0.0
5aeba3e
chore: Update to defaults rc.14a62cd5
ci(circle): Generate checksum from lock fileb4be0c8
ci(circle): Fix rebuild issues457618b
fix(index): use `Buffer.from` instead of deprecated `new Buffer` (#113)0390cdb
test: standardize (`@webpack-contrib/test-utils`) (#114)0eeaaa9
chore(release): 1.0.0v1.0.1
18555fa
docs(README): add missing badges (#117)7b60cc2
fix(index): revert to CJS exports (`module.exports`) (#116)08135bc
chore(release): 1.0.1This PR has been generated by Renovate Bot.