Closed greenkeeper[bot] closed 6 years ago
Update to this version instead ๐
minimize
option, use postcss-loader
with cssnano
or use optimize-cssnano-plugin
pluginmodule
option, use modules
option insteadcamelcase
option, use camelCase
option insteadroot
option, use postcss-loader
with postcss-url
pluginalias
option, use resolve.alias
feature or use postcss-loader
with postcss-url
pluginpostcss
to 6
versionnodejs
version is 6.9
webpack
version is 4
The new version differs by 9 commits.
43179a8
chore(release): 1.0.0
3d53968
Merge remote-tracking branch 'origin/master'
240db53
version 1.0 (#742)
1b7acf7
Merge remote-tracking branch 'origin/master'
1703721
docs(README): add more context to localIdentName
(#711)
1c51265
docs(README): fix malformed emoji (#701)
50f8ec0
Merge remote-tracking branch 'origin/master'
07444ad
tests: css custom variables (#709)
3de8aa7
tests: css custom variables (#709)
See the full diff
devDependency
css-loader was updated from 0.26.4
to 1.0.1
.
Version 0.28.8 of css-loader was just published.
The version 0.28.8 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 css-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.
Release Notes
v0.28.82018-01-05
Bug Fixes
undefined
(#641) (0dccfa9)url()
) (#627) (8897d44)Commits
The new version differs by 80 commits ahead by 80, behind by 9.
0fc46c7
chore(release): 0.28.8
333a2ce
chore(package): update
dependencies
39773aa
ci(travis): use
npm
8897d44
fix: proper URL escaping and wrapping (
url()
) (#627)0dccfa9
fix(loader): correctly check if source map is
undefined
(#641)d999f4a
docs: Update importLoaders documentation (#646)
05c36db
test: removed redundant
modules
argument (#599)c45fa66
test: add case for
url
processing (#603)7039740
docs(README): add anchor tags to options table (#609)
0840c80
Fix markdown for link to webpack resolve.alias doc (#595)
7b52951
chore(release): 0.28.7
8f1b57c
fix: pass resolver to
localsLoader
(options.alias
) (#601)d18ee04
chore(release): 0.28.6
63567f2
fix: add support for aliases starting with
/
(options.alias
) (#597)e16bdeb
chore(release): 0.28.5
There are 80 commits in total.
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donโt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: