@csstools/csstools-cli 5.0.8 → 5.0.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +11 -19
- package/package.json +10 -10
package/CHANGELOG.md
CHANGED
|
@@ -1,25 +1,17 @@
|
|
|
1
1
|
# Changes to CSSTools CLI
|
|
2
2
|
|
|
3
|
-
### 5.0.
|
|
3
|
+
### 5.0.9
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
_June 14, 2026_
|
|
6
6
|
|
|
7
|
-
- Updated [`@csstools/postcss-
|
|
8
|
-
- Updated [`@csstools/postcss-
|
|
9
|
-
- Updated [`@csstools/postcss-
|
|
10
|
-
- Updated [`@csstools/postcss-
|
|
11
|
-
- Updated [`@csstools/postcss-
|
|
12
|
-
- Updated [`@csstools/postcss-
|
|
13
|
-
- Updated [
|
|
14
|
-
- Updated [`postcss-
|
|
15
|
-
- Updated [
|
|
16
|
-
- Updated [`@csstools/postcss-color-mix-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-mix-function) to [`4.0.4`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-mix-function/CHANGELOG.md#404) (patch)
|
|
17
|
-
- Updated [`@csstools/postcss-gradients-interpolation-method`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gradients-interpolation-method) to [`6.0.4`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gradients-interpolation-method/CHANGELOG.md#604) (patch)
|
|
18
|
-
- Updated [`@csstools/postcss-hwb-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-hwb-function) to [`5.0.4`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-hwb-function/CHANGELOG.md#504) (patch)
|
|
19
|
-
- Updated [`@csstools/postcss-oklab-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-oklab-function) to [`5.0.4`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-oklab-function/CHANGELOG.md#504) (patch)
|
|
20
|
-
- Updated [`@csstools/postcss-relative-color-syntax`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-relative-color-syntax) to [`4.0.4`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-relative-color-syntax/CHANGELOG.md#404) (patch)
|
|
21
|
-
- Updated [`postcss-color-functional-notation`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-functional-notation) to [`8.0.4`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-functional-notation/CHANGELOG.md#804) (patch)
|
|
22
|
-
- Updated [`postcss-lab-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-lab-function) to [`8.0.4`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-lab-function/CHANGELOG.md#804) (patch)
|
|
23
|
-
- Updated [`postcss-preset-env`](https://github.com/csstools/postcss-plugins/tree/main/plugin-packs/postcss-preset-env) to [`11.3.0`](https://github.com/csstools/postcss-plugins/tree/main/plugin-packs/postcss-preset-env/CHANGELOG.md#1130) (minor)
|
|
7
|
+
- Updated [`@csstools/postcss-color-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-function) to [`5.0.5`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-function/CHANGELOG.md#505) (patch)
|
|
8
|
+
- Updated [`@csstools/postcss-color-mix-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-mix-function) to [`4.0.5`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-mix-function/CHANGELOG.md#405) (patch)
|
|
9
|
+
- Updated [`@csstools/postcss-gradients-interpolation-method`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gradients-interpolation-method) to [`6.0.5`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gradients-interpolation-method/CHANGELOG.md#605) (patch)
|
|
10
|
+
- Updated [`@csstools/postcss-hwb-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-hwb-function) to [`5.0.5`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-hwb-function/CHANGELOG.md#505) (patch)
|
|
11
|
+
- Updated [`@csstools/postcss-oklab-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-oklab-function) to [`5.0.5`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-oklab-function/CHANGELOG.md#505) (patch)
|
|
12
|
+
- Updated [`@csstools/postcss-relative-color-syntax`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-relative-color-syntax) to [`4.0.5`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-relative-color-syntax/CHANGELOG.md#405) (patch)
|
|
13
|
+
- Updated [`postcss-color-functional-notation`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-functional-notation) to [`8.0.5`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-functional-notation/CHANGELOG.md#805) (patch)
|
|
14
|
+
- Updated [`postcss-lab-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-lab-function) to [`8.0.5`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-lab-function/CHANGELOG.md#805) (patch)
|
|
15
|
+
- Updated [`postcss-preset-env`](https://github.com/csstools/postcss-plugins/tree/main/plugin-packs/postcss-preset-env) to [`11.3.1`](https://github.com/csstools/postcss-plugins/tree/main/plugin-packs/postcss-preset-env/CHANGELOG.md#1131) (patch)
|
|
24
16
|
|
|
25
17
|
[Full CHANGELOG](https://github.com/csstools/postcss-plugins/tree/main/cli/csstools-cli/CHANGELOG.md)
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@csstools/csstools-cli",
|
|
3
3
|
"description": "Transform CSS with any plugin from csstools/postcss-plugins",
|
|
4
|
-
"version": "5.0.
|
|
4
|
+
"version": "5.0.9",
|
|
5
5
|
"contributors": [
|
|
6
6
|
{
|
|
7
7
|
"name": "Antonio Laguna",
|
|
@@ -38,13 +38,13 @@
|
|
|
38
38
|
],
|
|
39
39
|
"dependencies": {
|
|
40
40
|
"@csstools/postcss-cascade-layers": "^6.0.0",
|
|
41
|
-
"@csstools/postcss-color-function": "^5.0.
|
|
42
|
-
"@csstools/postcss-color-mix-function": "^4.0.
|
|
41
|
+
"@csstools/postcss-color-function": "^5.0.5",
|
|
42
|
+
"@csstools/postcss-color-mix-function": "^4.0.5",
|
|
43
43
|
"@csstools/postcss-content-alt-text": "^3.0.1",
|
|
44
44
|
"@csstools/postcss-exponential-functions": "^3.0.3",
|
|
45
45
|
"@csstools/postcss-font-format-keywords": "^5.0.0",
|
|
46
|
-
"@csstools/postcss-gradients-interpolation-method": "^6.0.
|
|
47
|
-
"@csstools/postcss-hwb-function": "^5.0.
|
|
46
|
+
"@csstools/postcss-gradients-interpolation-method": "^6.0.5",
|
|
47
|
+
"@csstools/postcss-hwb-function": "^5.0.5",
|
|
48
48
|
"@csstools/postcss-ic-unit": "^5.0.1",
|
|
49
49
|
"@csstools/postcss-is-pseudo-class": "^6.0.0",
|
|
50
50
|
"@csstools/postcss-light-dark-function": "^3.0.1",
|
|
@@ -55,8 +55,8 @@
|
|
|
55
55
|
"@csstools/postcss-media-queries-aspect-ratio-number-values": "^4.0.0",
|
|
56
56
|
"@csstools/postcss-nested-calc": "^5.0.0",
|
|
57
57
|
"@csstools/postcss-normalize-display-values": "^5.0.1",
|
|
58
|
-
"@csstools/postcss-oklab-function": "^5.0.
|
|
59
|
-
"@csstools/postcss-relative-color-syntax": "^4.0.
|
|
58
|
+
"@csstools/postcss-oklab-function": "^5.0.5",
|
|
59
|
+
"@csstools/postcss-relative-color-syntax": "^4.0.5",
|
|
60
60
|
"@csstools/postcss-scope-pseudo-class": "^5.0.0",
|
|
61
61
|
"@csstools/postcss-stepped-value-functions": "^5.0.3",
|
|
62
62
|
"@csstools/postcss-text-decoration-shorthand": "^5.0.3",
|
|
@@ -67,7 +67,7 @@
|
|
|
67
67
|
"css-prefers-color-scheme": "^11.0.0",
|
|
68
68
|
"postcss": "^8.5.10",
|
|
69
69
|
"postcss-attribute-case-insensitive": "^8.0.0",
|
|
70
|
-
"postcss-color-functional-notation": "^8.0.
|
|
70
|
+
"postcss-color-functional-notation": "^8.0.5",
|
|
71
71
|
"postcss-color-hex-alpha": "^11.0.0",
|
|
72
72
|
"postcss-color-rebeccapurple": "^11.0.0",
|
|
73
73
|
"postcss-custom-media": "^12.0.1",
|
|
@@ -79,12 +79,12 @@
|
|
|
79
79
|
"postcss-focus-within": "^10.0.0",
|
|
80
80
|
"postcss-gap-properties": "^7.0.0",
|
|
81
81
|
"postcss-image-set-function": "^8.0.0",
|
|
82
|
-
"postcss-lab-function": "^8.0.
|
|
82
|
+
"postcss-lab-function": "^8.0.5",
|
|
83
83
|
"postcss-logical": "^9.0.0",
|
|
84
84
|
"postcss-nesting": "^14.0.0",
|
|
85
85
|
"postcss-overflow-shorthand": "^7.0.0",
|
|
86
86
|
"postcss-place": "^11.0.0",
|
|
87
|
-
"postcss-preset-env": "^11.3.
|
|
87
|
+
"postcss-preset-env": "^11.3.1",
|
|
88
88
|
"postcss-pseudo-class-any-link": "^11.0.0",
|
|
89
89
|
"postcss-selector-not": "^9.0.0"
|
|
90
90
|
},
|