webpack-css-example
webpack-css-example copied to clipboard
Update postcss-loader to the latest version 🚀
Version 3.0.0 of postcss-loader was just published.
| Dependency | postcss-loader |
|---|---|
| Current Version | 2.1.6 |
| Type | dependency |
The version 3.0.0 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 postcss-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
v3.0.02018-08-08
Bug Fixes
- index: add ast version (
meta.ast) (f34954f) - index: emit
warningsas an instance of{Error}(8ac6fb5) - options: improved
ValidationErrormessages (549ea08)
Chores
BREAKING CHANGES
- package: requires
node >= v6.0.0
Commits
The new version differs by 27 commits.
7647ac9chore(release): 3.0.0313c3c4docs(README): update filename formattingd6931darefactor(Error): adderrorproperty checks962b1d6refactor(options): removeidentfrom validation schema1f98aeerefactor(Warning): addwarningproperty checks95de4c1docs(LOADER): update JSDocea68a42chore(package): updateschema-utilsv0.4.5...1.0.0 (dependencies)73a8c66chore(ISSUE_TEMPLATE/DOCS): add template for documentation issues70f4426chore(ISSUE_TEMPLATE/FEATURE): add feature request template4a0328echore(ISSUE_TEMPLATE/BUG): move bug reports into their own template319d1f7chore(PULL_REQUEST_TEMPLATE): improve format and contentbdcbef0refactor(src): update code base with latest ES2015+ featuresf34954ffix(index): add ast version (meta.ast)8ac6fb5fix(index): emitwarningsas an instance of{Error}2c6033btest(Errors): remove stacktrace from snapshot
There are 27 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot :palm_tree: