Closed greenkeeper[bot] closed 7 years ago
Merging #237 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #237 +/- ##
=======================================
Coverage 59.83% 59.83%
=======================================
Files 16 16
Lines 244 244
Branches 50 50
=======================================
Hits 146 146
Misses 98 98
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 106e79c...9dd98a9. Read the comment docs.
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
Release v0.19.00.19.0 (2017-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: