angularjs-typescript-webpack
angularjs-typescript-webpack copied to clipboard
Update style-loader to the latest version π
The devDependency style-loader was updated from 0.23.1 to 1.0.0.
This version 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.
Publisher: evilebottnawi License: MIT
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
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:
- The
devDependencystyle-loader was updated from0.23.1to1.0.1.
- The
devDependencystyle-loader was updated from0.23.1to1.0.2.
- The
devDependencystyle-loader was updated from0.23.1to1.1.0.
- The
devDependencystyle-loader was updated from0.23.1to1.1.1.
- The
devDependencystyle-loader was updated from0.23.1to1.1.2.
- The
devDependencystyle-loader was updated from0.23.1to1.1.4.
- The
devDependencystyle-loader was updated from0.23.1to1.2.0.
- The
devDependencystyle-loader was updated from0.23.1to1.2.1.