chore(deps): update dependency file-loader to v1 - autoclosed #33
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 file-loader from
v0.11.2
tov1.1.6
Release Notes
v1.0.0
Bug Fixes
=
from default export (SyntaxError
) (#178) (3fe2d12)Code Refactoring
BREAKING CHANGES
at the time of merge
>= 4.3 < 5.0.0 || >= 5.10
.v1.1.0
Features
options
validation (schema-utils
) (#184) (696ca77)v1.1.1
Bug Fixes
additionalProperties
(#207) (cf7c85a)v1.1.2
Bug Fixes
raw
value (#183) (daeff0e)v1.1.3
2017-09-30
v1.1.4
Bug Fixes
v1.1.5
Bug Fixes
name
to be a{Function}
(options.name
) (#216) (fbfb160)v1.1.6
Bug Fixes
rootContext
compatibility fix for legacy / v4 (#237) (1e4b7cf), closes #237Commits
v1.0.0
95e157b
chore(release): 1.0.0v1.1.0
c5b205b
chore: Update changelog for 1.0.0 final7e2998c
docs(README): standardize (#171)68840b6
docs(README): add missing comma in example (#191)e5c1c5e
docs(README): fix typo 'placholder' (#195)39016b8
docs(README): add missing commas in examples (#196)696ca77
feat: addoptions
validation (schema-utils
) (#184)abe91a8
chore(release): 1.1.0v1.1.1
cf7c85a
fix(schema): allowadditionalProperties
(#207)b46c2b8
chore: Update lock file0c52ae2
chore(release): 1.1.1v1.1.2
daeff0e
fix(cjs): exportraw
value (#183)4e55bcc
chore(release): 1.1.2v1.1.3
5331946
build: Adds options.json to dist packagec49aceb
chore(release): 1.1.3v1.1.4
f412b3e
fix(index): revert to CJS exports (#212)8782cf1
chore(release): 1.1.4v1.1.5
38e4b0c
docs: Add leading slash to path option examples (#203)bc73688
docs(README): updatename
docs (options.name
) (#217)fbfb160
fix(schema): allowname
to be a{Function}
(options.name
) (#216)5ae410f
chore: Updates existing lib version in lock filef321874
chore(release): 1.1.5v1.1.6
52c882e
test: standardize test configuration (#214)0c4cdc2
docs(README): correct the default value for[hash:<length>]
(#230)1e4b7cf
fix: rootContext compatibility fix for legacy / v4 (#237)d965494
chore(release): 1.1.6This PR has been generated by Renovate Bot.