We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9648a70 commit 0c5384aCopy full SHA for 0c5384a
2 files changed
plugins/postcss-pseudo-class-any-link/CHANGELOG.md
@@ -1,6 +1,8 @@
1
# Changes to PostCSS Pseudo Class Any Link
2
3
-### Unreleased (major)
+### 11.0.0
4
+
5
+_January 14, 2026_
6
7
- Updated: Support for Node `20.19.0` or later (major).
8
- Removed: `commonjs` API. In supported Node versions `require(esm)` will work without needing to make code changes.
plugins/postcss-pseudo-class-any-link/package.json
@@ -1,7 +1,7 @@
{
"name": "postcss-pseudo-class-any-link",
"description": "Use the :any-link pseudo-class in CSS",
- "version": "10.0.1",
+ "version": "11.0.0",
"contributors": [
"name": "Antonio Laguna",
0 commit comments