Angular1-scaffold
Angular1-scaffold copied to clipboard
Update css-loader to version 0.28.1 🚀
| 🚨🔥⚠️ Action required: Switch to the new Greenkeeper now! 🚨🔥⚠️ |
|---|
| This version of Greenkeper will be shutdown on May 31st. |
With Integrations first-class bot support landed on GitHub and we’ve rewritten Greenkeeper to take full advantage of it. Simpler setup, fewer pull-requests, faster than ever.![]() |
Hello lovely humans,
css-loader just published its new version 0.28.1.
| State | Update :rocket: |
|---|---|
| Dependency | css-loader |
| New version | 0.28.1 |
| Type | devDependency |
This version 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 css-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.
Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right? Are you unsure about how things are supposed to work?
There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.
Good luck with your project :sparkles:
You rock!
:palm_tree:
0.28.1 (2017-05-02)
Bug Fixes
- allow to specify a full hostname as a root URL (#521) (06d27a1)
- case insensitivity of @import (#514) (de4356b)
- don't handle empty @import and url() (#513) (868fc94)
- imported variables are replaced in exports if followed by a comma (#504) (956bad7)
- loader now correctly handles
urlwith space(s) (#495) (534ea55) - url with a trailing space is now handled correctly (#494) (e1ec4f2)
- use
btoainsteadBuffer(#501) (fbb0714)
Performance Improvements
The new version differs by 64 commits .
ae67b2achore(release): 0.28.1868fc94fix: don't handle empty @import and url() (#513)06d27a1fix: allow to specify a full hostname as a root URL (#521)b8f5c8fperf: generate source maps only when explicitly set (#478)760eefadocs(README): add extract-loader example (#518)b90d8dddocs(README): fix warning note about import (#519)c197343docs(README): add note about compose when imports are disabled (#517)de4356bfix: case insensitivity of @import (#514)67cae9achore: update comment (#515)a5fdf84docs(README): improve importLoaders section and example (#512)2fa64fddocs(README): fix link (#508)e44735adocs(README): fix typo in example (#507)2d4b971docs(README): fix typo in maintainers link (#505)956bad7fix: imported variables are replaced in exports if followed by a comma (#504)f5f88bbdocs(README): standardize (#503)
There are 64 commits in total. See the full diff.
