Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update style-loader to the latest version 🚀 #24

Merged
merged 4 commits into from
Oct 12, 2017

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Oct 3, 2017

Version 0.19.0 of style-loader just got published.

Dependency style-loader
Current Version 0.18.2
Type dependency

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.0

0.19.0 (2017-10-03)

Features

  • add option to enable/disable HMR (options.hmr) (#264) (378e906)
  • add support for iframes (options.insertInto) (#248) (25e8e89)
  • support 'before' insertions (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 and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@codecov
Copy link

codecov bot commented Oct 12, 2017

Codecov Report

Merging #24 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #24   +/-   ##
======================================
  Coverage    90.9%   90.9%           
======================================
  Files           6       6           
  Lines          99      99           
  Branches       12      12           
======================================
  Hits           90      90           
  Misses          9       9

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 c2f9234...777584c. Read the comment docs.

@medfreeman medfreeman merged commit 8478db7 into master Oct 12, 2017
@greenkeeper greenkeeper bot deleted the greenkeeper/style-loader-0.19.0 branch October 12, 2017 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants