Skip to content
This repository was archived by the owner on Dec 21, 2021. It is now read-only.

Releases: csstools/postcss-double-position-gradients

3.0.1

18 Nov 16:37
6615b8d
Compare
Choose a tag to compare
  • Added: Safeguards against postcss-values-parser potentially throwing an error.
  • Fixed: Issue with some gradients creating an infinite loop.
  • Updated: postcss-value-parser to 6.0.1 (patch)
  • Updated: eslint to 8.2.0 (major)
  • Updated: postcss to 8.3.11 (patch)
  • Removed: yarn.lock is no longer version controlled

v3.0.0

17 Sep 13:36
Compare
Choose a tag to compare
  • Updated: Support for PostCS 8+ (major).
  • Updated: Support for Node 12+ (major).