Version 0.19.0 of style-loader just got published.
Dependency
style-loader
Current Version
0.18.2
Type
devDependency
The version 0.19.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 style-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).
Version 0.19.0 of style-loader just got published.
The version 0.19.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 style-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.
Release Notes
v0.19.02017-10-03
Features
options.hmr
) (#264) (378e906)options.insertInto
) (#248) (25e8e89)options.insertAt
) (#253) (67120f8)Commits
The new version differs by 8 commits.
c9707f1
chore(release): 0.19.0
378e906
feat: add option to enable/disable HMR (
options.hmr
) (#264)67120f8
feat: support 'before' insertions (
options.insertAt
) (#253)a2ae3ac
docs(README): fix bash code highlight (#262)
ce53bd9
docs(readme): fix typo (#260)
57e171f
docs: Fixes typo in readme (#258)
01ceef8
docs(README): fix example (
options.insertInto
) (#251)25e8e89
feat: add support for iframes (
options.insertInto
) (#248)See the full diff
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: