Open greenkeeper[bot] opened 5 years ago
devDependency
css-loader was updated from 3.0.0
to 3.2.0
.Update to this version instead π
The new version differs by 5 commits.
39f18f8
chore(release): 3.2.0
9c5126c
feat: support es modules for assets loader (#984)
2ac79c3
docs: example with CSS modules and pure CSS (#983)
967fb66
fix: replace .
characters in localIndent to -
character (regression) (#982)
036b5f1
docs: fix camelCase
reference in 3.0 changelog (#979)
See the full diff
devDependency
css-loader was updated from 3.0.0
to 3.2.1
.devDependency
css-loader was updated from 3.0.0
to 3.3.0
.devDependency
css-loader was updated from 3.0.0
to 3.3.1
.devDependency
css-loader was updated from 3.0.0
to 3.3.2
.devDependency
css-loader was updated from 3.0.0
to 3.4.0
.
The devDependency css-loader was updated from
3.0.0
to3.1.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 v3.1.0
3.1.0 (2019-07-18)
Bug Fixes
-
(it was regression in3.0.0
version) (#972) (f51859b)Features
modules.getLocalIdent
to return a falsy value (#963) (9c3571c)Commits
The new version differs by 6 commits.
926ebbd
chore(release): 3.1.0
5d2c52e
test: escaped in selectors (#973)
f51859b
fix: converting reserved and control filesystem characters to
-
(#972)65e4fc0
feat: improved validation error messages
9c32885
fix: default context should be undefined instead of null (#965)
9c3571c
feat: allow
modules.getLocalIdent
to return a falsy value (#963)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: