This repository has been archived by the owner on Feb 18, 2024. It is now read-only.
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.
This Pull Request updates dependency css-loader from
^0.28.11
to^1.0.0
Release Notes
v1.0.0
Compare Source
BREAKING CHANGES
minimize
option, usepostcss-loader
withcssnano
or useoptimize-cssnano-plugin
pluginmodule
option, usemodules
option insteadcamelcase
option, usecamelCase
option insteadroot
option, usepostcss-loader
withpostcss-url
pluginalias
option, useresolve.alias
feature or usepostcss-loader
withpostcss-url
pluginpostcss
to6
versionnodejs
version is6.9
webpack
version is4
0.28.11 (2018-03-16)
Bug Fixes
mode
forurl
handling (options.modules
) (#698) (c788450)0.28.10 (2018-02-22)
Bug Fixes
rootContext
support (webpack >= v4.0.0
) (#681) (9f876d2)0.28.9 (2018-01-17)
Bug Fixes
url()
) (#663) (d1d8221)0.28.8 (2018-01-05)
Bug Fixes
undefined
(#641) (0dccfa9)url()
) (#627) (8897d44)0.28.7 (2017-08-30)
Bug Fixes
localsLoader
(options.alias
) (#601) (8f1b57c)0.28.6 (2017-08-30)
Bug Fixes
/
(options.alias
) (#597) (63567f2)0.28.5 (2017-08-17)
Bug Fixes
options.camelCase
) (#556) (1fee601)[@import]
tolerance (#593) (2e4ec09)0.28.4 (2017-05-30)
Bug Fixes
0.28.3 (2017-05-25)
Bug Fixes
0.28.2 (2017-05-22)
Bug Fixes
windows
(#532) (c3d0d91)0.28.1 (2017-05-02)
Bug Fixes
url
with space(s) (#495) (534ea55)btoa
insteadBuffer
(#501) (fbb0714)Performance Improvements
This PR has been generated by Renovate Bot.