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 7759cbf commit aba0f78Copy full SHA for aba0f78
plugins/postcss-global-data/CHANGELOG.md
@@ -1,6 +1,8 @@
1
# Changes to PostCSS global-data
2
3
-### Unreleased (major)
+### 3.0.0
4
+
5
+_August 3, 2024_
6
7
- Updated: Support for Node v18+ (major).
8
plugins/postcss-global-data/package.json
@@ -1,7 +1,7 @@
{
"name": "@csstools/postcss-global-data",
"description": "PostCSS plugin to define global data that will be injected into PostCSS for use in other plugins.",
- "version": "2.1.1",
+ "version": "3.0.0",
"contributors": [
"name": "Antonio Laguna",
0 commit comments