Closed renovate[bot] closed 6 years ago
This Pull Request updates dependency file-loader (source) from v1.1.11 to v2.0.0
file-loader
v1.1.11
v2.0.0
Note: This PR was created on a configured schedule ("before 5am on monday") and will not receive updates outside those times.
Release Notes
Compare Source
engines
"node": ">=6.9.0 < 7.0.0 || >= 8.9.0"
context
issuer.context
options.useRelativePath
webpack >= 4
peerDependencies
options.publicPath
path.posix
outputPath
url
options.outputPath
{Function}
path.join()
name
options.name
raw
additionalProperties
This PR has been generated by Renovate Bot.
This Pull Request updates dependency
file-loader
(source) fromv1.1.11
tov2.0.0
Note: This PR was created on a configured schedule ("before 5am on monday") and will not receive updates outside those times.
Release Notes
v2.0.0
Compare Source
Code Refactoring
BREAKING CHANGES
engines
of"node": ">=6.9.0 < 7.0.0 || >= 8.9.0"
1.1.11 (2018-03-01)
Reverts
context
takes precedence overissuer.context
(options.useRelativePath
) (#260) (e73131f)1.1.10 (2018-02-26)
Bug Fixes
webpack >= 4
(peerDependencies
) (#255) (3a6a7a1)1.1.9 (2018-02-21)
Bug Fixes
options.publicPath
) (#253) (54fa5a3)path.posix
for platform consistency (#254) (2afe0af)1.1.8 (2018-02-20)
Bug Fixes
context
takes precedence overissuer.context
(options.useRelativePath
) (3b071f5)outputPath
to the originalurl
(options.outputPath
{Function}
) (4c1ccaa)path.join()
(26e47ca)1.1.7 (2018-02-19)
Bug Fixes
options.outputPath
andoptions.publicPath
(#246) (98bf052)1.1.6 (2017-12-16)
Bug Fixes
1.1.5 (2017-10-05)
Bug Fixes
name
to be a{Function}
(options.name
) (#216) (fbfb160)1.1.4 (2017-09-30)
Bug Fixes
1.1.3 (2017-09-30)
1.1.2 (2017-09-30)
Bug Fixes
raw
value (#183) (daeff0e)1.1.1 (2017-09-30)
Bug Fixes
additionalProperties
(#207) (cf7c85a)This PR has been generated by Renovate Bot.