Update style-loader to the latest version π
Version 0.21.0 of style-loader was just published.
| Dependency | style-loader |
|---|---|
| Current Version | 0.20.3 |
| Type | devDependency |
The version 0.21.0 is not covered by your current version range.
If you donβt accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of style-loader.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you donβt have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Commits
The new version differs by 7 commits.
e4fa68achore(release): 0.21.0892cba5feat: enable tag type configuration (#316)2c3e6b5ci(circle): Removes setup docker command342b3c6ci(circle): Use single thread jest script2c1d451ci(circle): Short circuit canary suite91902a0chore(package): Adds nsp for security check78ca637ci(circle): Swap out travis for CircleCI 2.0 config
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those donβt help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot :palm_tree:
Version 0.22.0 just got published.
Version 0.22.1 just got published.
Version 0.23.0 just got published.
- The
devDependencystyle-loader was updated from0.20.3to0.23.1.
Update to this version instead π
Commits
The new version differs by 5 commits.
8003966chore(release): 0.23.19561368docs(readme): fix malformed symbols33aebedfix(addStyles): support exports of transpiled transforms (options.transform) (#333)e821fe8Update README.md (#345)84fe908chore(package): updateschema-utilsv0.4.5...1.0.0 (dependencies) (#342)
See the full diff
- The
devDependencystyle-loader was updated from0.20.3to1.0.0.
Update to this version instead π
Release Notes for v1.0.0
1.0.0 (2019-08-06)
Bug Fixes
- es3 compatibility (#390) (ae24ec2)
- restore original hot reloading behaviour for locals (#419) (f026429)
- better handle source maps (#383) (84ec8e5)
Features
BREAKING CHANGES
- minimum required Node.js version is
8.9.0 - minimum require
wepbackversion is4.0.0 - the
convertToAbsoluteUrlsoption was removed, you don't need this anymore - the
attrsoption was renamed to theattributesoption - the
transformoption was removed without replacement - the
hmroption was removed,webpackautomatically inject HMR code when it is required (when theHotModuleReplacementPluginplugin was used) - the
sourceMapoption was removed. The loader automatically inject source maps if the previous loader emit them - the
ref/unrefapi methods were removed foruseableloader, please use theuse/unuseapi methods - the
style-loader/urlloader was removed in favorinjectTypeoption (look the documentation about theinjectTypeoption) - the
style-loader/useableloader was removed in favorinjectTypeoption (look the documentation about theinjectTypeoption) - the
singletonoption was removed (look documentation about theinjectTypeoption) - the
insertAtoption was removed in favor theinsertoption (look the documentation about theinsertoption and examples) - the
insertIntooptions was removed in favor theinsertoption (look the documentation about theinsertoption and examples)
Commits
The new version differs by 45 commits.
2c41858chore(release): 1.0.0157f08fdocs: fix typoattirbutesβattributes(#421)2098767docs: clarify linkTag (#420)f026429fix: restore original hot reloading behaviour for locals (#419)f4cf0d2refactor: restore hmr for lazy styles after refactor (#418)3824f83docs: improve (#417)1a410dftest: lazy css modules (#416)8695682docs: note about source maps in singleton mode (#415)911b10bdocs: note about source maps in singleton mode (#414)0bb8dedrefactor:insertoption (#413)b7ed255refactor: runtime code (#412)ad82d5bdocs: fix typo (#411)c9beb0fdocs: example fornonceusage (#410)b6d39f5refactor: removedrefandunrefapi for useable loader (#409)7c693d6refactor: code (#408)
There are 45 commits in total.
See the full diff
- The
devDependencystyle-loader was updated from0.20.3to1.0.1.
- The
devDependencystyle-loader was updated from0.20.3to1.0.2.
- The
devDependencystyle-loader was updated from0.20.3to1.1.0.
- The
devDependencystyle-loader was updated from0.20.3to1.1.1.
- The
devDependencystyle-loader was updated from0.20.3to1.1.2.
- The
devDependencystyle-loader was updated from0.20.3to1.1.4.
- The
devDependencystyle-loader was updated from0.20.3to1.2.0.
- The
devDependencystyle-loader was updated from0.20.3to1.2.1.