epiphany/node_modules/@csstools/postcss-scope-pseudo-class/CHANGELOG.md
2023-12-09 22:48:07 -08:00

551 B

Changes to PostCSS Scope Pseudo Class

3.0.0

July 3, 2023

2.0.2

February 9, 2023

  • Reduce the amount of duplicate fallback CSS.

2.0.1

January 28, 2023

  • Improve types declaration in package.json

2.0.0

January 24, 2023

  • Updated: Support for Node v14+ (major).
  • Fix: Do not throw when a selector is invalid, show a warning instead.

1.0.0

November 4, 2022

  • Initial version