This repository was archived by the owner on Dec 21, 2021. It is now read-only.
Releases: csstools/postcss-double-position-gradients
Releases · csstools/postcss-double-position-gradients
3.0.1
- 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
- Updated: Support for PostCS 8+ (major).
- Updated: Support for Node 12+ (major).