gulp-wp-toolkit
gulp-wp-toolkit copied to clipboard
Update postcss-pxtorem to the latest version π
The dependency postcss-pxtorem was updated from 4.0.1 to 5.0.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: cuth License: MIT
Release Notes for 5.0.0
Breaking Changes
- This release only supports node version 8 and above.
Features
- feat: change rootValue to support both number and function
Commits
The new version differs by 6 commits.
679b11abump version5020609Refactor development (#58)f5d9898Merge pull request #57 from johvin/master8492df5feat: change rootValue to support both number and functiond3855eaMerge pull request #37 from kud/patch-1d9aac8bdocs(README): add install section
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:
- The
dependencypostcss-pxtorem was updated from4.0.1to5.1.0.
Update to this version instead π
Release Notes for 5.1.0
Features
- feat: add exclude option