-
Notifications
You must be signed in to change notification settings - Fork 11
Update css-loader to version 0.28.1 🚀 #116
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
Closed
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
coveralls
commented
May 2, 2017
Codecov Report
Merging #116 into master will not change coverage.
The diff coverage isn/a
.
@@ Coverage Diff @@ ## master #116 +/- ## ======================================= Coverage 23.76% 23.76% ======================================= Files 36 36 Lines 686 686 Branches 108 108 ======================================= Hits 163 163 Misses 523 523
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 514f2fb...b96af42. Read the comment docs.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hello lovely humans,
css-loader just published its new version 0.28.1.
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 ✨
You rock!
🌴
GitHub Release
0.28.1 (2017年05月02日)
Bug Fixes
url
with space(s) (#495) (534ea55)btoa
insteadBuffer
(#501) (fbb0714)Performance Improvements
The new version differs by 64 commits .
ae67b2a
chore(release): 0.28.1
868fc94
fix: don't handle empty @import and url() (#513)
06d27a1
fix: allow to specify a full hostname as a root URL (#521)
b8f5c8f
perf: generate source maps only when explicitly set (#478)
760eefa
docs(README): add extract-loader example (#518)
b90d8dd
docs(README): fix warning note about import (#519)
c197343
docs(README): add note about compose when imports are disabled (#517)
de4356b
fix: case insensitivity of @import (#514)
67cae9a
chore: update comment (#515)
a5fdf84
docs(README): improve importLoaders section and example (#512)
2fa64fd
docs(README): fix link (#508)
e44735a
docs(README): fix typo in example (#507)
2d4b971
docs(README): fix typo in maintainers link (#505)
956bad7
fix: imported variables are replaced in exports if followed by a comma (#504)
f5f88bb
docs(README): standardize (#503)
There are 64 commits in total. See the full diff.