Open greenkeeper[bot] opened 7 years ago
Update to this version instead 🚀
The new version differs by 7 commits.
abe91a8
chore(release): 1.1.0
696ca77
feat: add options
validation (schema-utils
) (#184)
39016b8
docs(README): add missing commas in examples (#196)
e5c1c5e
docs(README): fix typo 'placholder' (#195)
68840b6
docs(README): add missing comma in example (#191)
7e2998c
docs(README): standardize (#171)
c5b205b
chore: Update changelog for 1.0.0 final
See the full diff
Update to this version instead 🚀
Update to this version instead 🚀
The new version differs by 5 commits.
f321874
chore(release): 1.1.5
5ae410f
chore: Updates existing lib version in lock file
fbfb160
fix(schema): allow name
to be a {Function}
(options.name
) (#216)
bc73688
docs(README): update name
docs (options.name
) (#217)
38e4b0c
docs: Add leading slash to path option examples (#203)
See the full diff
Update to this version instead 🚀
The new version differs by 5 commits.
1451b1e
chore(release): 1.1.7
98bf052
fix(index): don't concat options.outputPath
and options.publicPath
(#246)
9ee8332
docs(README): add regExp
option (options.regExp
) (#244)
f62bc44
chore(package): update schema-utils
v0.3.0...0.4.5 (#245)
ef5688e
docs(README): correct default value for digestType
(hashes
) (#239)
See the full diff
Update to this version instead 🚀
The new version differs by 4 commits.
c0785d1
chore(release): 1.1.8
26e47ca
fix(index): normalize and concat paths via path.join()
4c1ccaa
fix(index): don't append outputPath
to the original url
(options.outputPath
{Function}
)
3b071f5
fix(index): context
takes precedence over issuer.context
(options.useRelativePath
)
See the full diff
devDependency
file-loader was updated from 0.11.2
to 2.0.0
.Update to this version instead 🚀
Code Refactoring
BREAKING CHANGES
engines
of "node": ">=6.9.0 < 7.0.0 || >= 8.9.0"
The new version differs by 6 commits.
8d43c38
chore(release): 2.0.0
2ae1dae
docs(readme): fix typo in outpathPath
section (#282)
c1c5a7f
docs(readme): fix broken link to CONTRIBUTING.md
(#289)
deec913
refactor: schema-utils (#294)
8f18b1e
docs(readme): clarify support for Webpack v3 (#287)
687f422
refactor(defaults): update to latest webpack-defaults (#268)
See the full diff
devDependency
file-loader was updated from 0.11.2
to 3.0.0
.Update to this version instead 🚀
resourcePath
is now available in outputPath
and publicPath
(#304) (0d66e64)context
is now available in outputPath
and publicPath
(#305) (d5eb823)useRelativePath
option. It is dangerously and break url when you use multiple entry points.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
devDependency
file-loader was updated from 0.11.2
to 3.0.1
.devDependency
file-loader was updated from 0.11.2
to 4.0.0
.Update to this version instead 🚀
8.9.0
devDependency
file-loader was updated from 0.11.2
to 4.1.0
.devDependency
file-loader was updated from 0.11.2
to 4.2.0
.
Version 1.0.0-rc.0 of file-loader just got published.
The version 1.0.0-rc.0 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of file-loader. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: