Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update postcss-custom-properties to the latest version 🚀 #105

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Sep 16, 2018

The devDependency postcss-custom-properties was updated from 7.0.0 to 8.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.


Find out more about this release.

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 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 17, 2018

Update to this version instead 🚀

Commits

The new version differs by 1 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 18, 2018

Update to this version instead 🚀

Commits

The new version differs by 1 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 18, 2018

Update to this version instead 🚀

Release Notes for 8.0.3
  • Added: New exportTo function to specify where to export custom properties to
  • Added: New importFrom option to specify where to import custom properties from
  • Added: Support for variables written within html
  • Added: Support for PostCSS 7+
  • Added: Support for PostCSS Values Parser 2+
  • Added: Support for Node 6+
  • Removed: strict option, as using the fallback value isn’t necessarily more valid.
  • Removed: preserve: "computed" option, as there seems to be little use in preserving custom property declarations while removing all usages of them
  • Removed: warnings and noValueNotifications options, as this should be the job of a linter tool
  • Removed: variables option, which is now replaced by importFrom
  • Removed: appendVariables option, which is now replaced by exportTo
  • Fixed: Custom Properties in :root are not also transformed
  • Fixed: Declarations that do not change are not duplicated during preserve
Commits

The new version differs by 1 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 20, 2018

Update to this version instead 🚀

Commits

The new version differs by 1 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 21, 2018

Update to this version instead 🚀

Release Notes for 8.0.5
  • Fixed: Issue with multiple importFrom not getting combined
Commits

The new version differs by 1 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 26, 2018

Update to this version instead 🚀

Release Notes for 8.0.6
  • Fixed: Issue with regular :root and html properties not getting polyfilled
  • Updated: postcss to 7.0.3 (patch)
Commits

The new version differs by 1 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 2, 2018

Update to this version instead 🚀

Commits

The new version differs by 1 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 2, 2018

Update to this version instead 🚀

Commits

The new version differs by 1 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 5, 2018

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 2, 2019

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 654d59d 8.0.10
  • 2f616d0 Adding support for ignoring lines and or blocks

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 20, 2019

Update to this version instead 🚀

Release Notes for 9.0.0

This is a breaking release that uses PostCSS Values Parser 3 and requires Node 8 or higher. The update to PostCSS Values Parser was made possible by @remithomas.


  • Updated: postcss-values-parser to 3.0.4 (major)
  • Updated: Node 8+ compatibility (major)
Commits

The new version differs by 4 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 20, 2019

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 15, 2019

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 20, 2020

Update to this version instead 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants