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 a5e9804 commit b23aa35Copy full SHA for b23aa35
cli/csstools-cli/CHANGELOG.md
@@ -1,6 +1,8 @@
1
# Changes to CSSTools CLI
2
3
-### Unreleased (major)
+### 4.0.0
4
+
5
+_August 3, 2024_
6
7
- Updated: Support for Node v18+ (major).
8
- Updated [`@csstools/postcss-cascade-layers`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-cascade-layers) to [`5.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-cascade-layers/CHANGELOG.md#500) (major)
cli/csstools-cli/package.json
@@ -1,7 +1,7 @@
{
"name": "@csstools/csstools-cli",
"description": "Transform CSS with any plugin from csstools/postcss-plugins",
- "version": "3.1.0",
+ "version": "4.0.0",
"contributors": [
"name": "Antonio Laguna",
0 commit comments