@csstools/csstools-cli 5.0.6 → 5.0.7

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +15 -19
  2. package/package.json +14 -14
package/CHANGELOG.md CHANGED
@@ -1,25 +1,21 @@
1
1
  # Changes to CSSTools CLI
2
2
 
3
- ### 5.0.6
3
+ ### 5.0.7
4
4
 
5
- _February 21, 2026_
5
+ _April 12, 2026_
6
6
 
7
- - Updated [`@csstools/postcss-exponential-functions`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-exponential-functions) to [`3.0.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-exponential-functions/CHANGELOG.md#301) (patch)
8
- - Updated [`@csstools/postcss-media-minmax`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-media-minmax) to [`3.0.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-media-minmax/CHANGELOG.md#301) (patch)
9
- - Updated [`@csstools/postcss-stepped-value-functions`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-stepped-value-functions) to [`5.0.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-stepped-value-functions/CHANGELOG.md#501) (patch)
10
- - Updated [`@csstools/postcss-trigonometric-functions`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-trigonometric-functions) to [`5.0.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-trigonometric-functions/CHANGELOG.md#501) (patch)
11
- - Updated [`postcss-custom-media`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-media) to [`12.0.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-media/CHANGELOG.md#1201) (patch)
12
- - Updated [`postcss-custom-properties`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-properties) to [`15.0.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-properties/CHANGELOG.md#1501) (patch)
13
- - Updated [`postcss-custom-selectors`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-selectors) to [`9.0.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-selectors/CHANGELOG.md#901) (patch)
14
- - Updated [`@csstools/postcss-text-decoration-shorthand`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-text-decoration-shorthand) to [`5.0.3`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-text-decoration-shorthand/CHANGELOG.md#503) (patch)
15
- - Updated [`@csstools/postcss-color-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-function) to [`5.0.2`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-function/CHANGELOG.md#502) (patch)
16
- - Updated [`@csstools/postcss-color-mix-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-mix-function) to [`4.0.2`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-mix-function/CHANGELOG.md#402) (patch)
17
- - Updated [`@csstools/postcss-gradients-interpolation-method`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gradients-interpolation-method) to [`6.0.2`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gradients-interpolation-method/CHANGELOG.md#602) (patch)
18
- - Updated [`@csstools/postcss-hwb-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-hwb-function) to [`5.0.2`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-hwb-function/CHANGELOG.md#502) (patch)
19
- - Updated [`@csstools/postcss-oklab-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-oklab-function) to [`5.0.2`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-oklab-function/CHANGELOG.md#502) (patch)
20
- - Updated [`@csstools/postcss-relative-color-syntax`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-relative-color-syntax) to [`4.0.2`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-relative-color-syntax/CHANGELOG.md#402) (patch)
21
- - Updated [`postcss-color-functional-notation`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-functional-notation) to [`8.0.2`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-functional-notation/CHANGELOG.md#802) (patch)
22
- - Updated [`postcss-lab-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-lab-function) to [`8.0.2`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-lab-function/CHANGELOG.md#802) (patch)
23
- - Updated [`postcss-preset-env`](https://github.com/csstools/postcss-plugins/tree/main/plugin-packs/postcss-preset-env) to [`11.2.0`](https://github.com/csstools/postcss-plugins/tree/main/plugin-packs/postcss-preset-env/CHANGELOG.md#1120) (minor)
7
+ - Updated [`@csstools/postcss-exponential-functions`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-exponential-functions) to [`3.0.2`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-exponential-functions/CHANGELOG.md#302) (patch)
8
+ - Updated [`@csstools/postcss-media-minmax`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-media-minmax) to [`3.0.2`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-media-minmax/CHANGELOG.md#302) (patch)
9
+ - Updated [`@csstools/postcss-stepped-value-functions`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-stepped-value-functions) to [`5.0.2`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-stepped-value-functions/CHANGELOG.md#502) (patch)
10
+ - Updated [`@csstools/postcss-trigonometric-functions`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-trigonometric-functions) to [`5.0.2`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-trigonometric-functions/CHANGELOG.md#502) (patch)
11
+ - Updated [`@csstools/postcss-color-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-function) to [`5.0.3`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-function/CHANGELOG.md#503) (patch)
12
+ - Updated [`@csstools/postcss-color-mix-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-mix-function) to [`4.0.3`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-mix-function/CHANGELOG.md#403) (patch)
13
+ - Updated [`@csstools/postcss-gradients-interpolation-method`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gradients-interpolation-method) to [`6.0.3`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gradients-interpolation-method/CHANGELOG.md#603) (patch)
14
+ - Updated [`@csstools/postcss-hwb-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-hwb-function) to [`5.0.3`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-hwb-function/CHANGELOG.md#503) (patch)
15
+ - Updated [`@csstools/postcss-oklab-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-oklab-function) to [`5.0.3`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-oklab-function/CHANGELOG.md#503) (patch)
16
+ - Updated [`@csstools/postcss-relative-color-syntax`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-relative-color-syntax) to [`4.0.3`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-relative-color-syntax/CHANGELOG.md#403) (patch)
17
+ - Updated [`postcss-color-functional-notation`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-functional-notation) to [`8.0.3`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-functional-notation/CHANGELOG.md#803) (patch)
18
+ - Updated [`postcss-lab-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-lab-function) to [`8.0.3`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-lab-function/CHANGELOG.md#803) (patch)
19
+ - Updated [`postcss-preset-env`](https://github.com/csstools/postcss-plugins/tree/main/plugin-packs/postcss-preset-env) to [`11.2.1`](https://github.com/csstools/postcss-plugins/tree/main/plugin-packs/postcss-preset-env/CHANGELOG.md#1121) (patch)
24
20
 
25
21
  [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.6",
4
+ "version": "5.0.7",
5
5
  "contributors": [
6
6
  {
7
7
  "name": "Antonio Laguna",
@@ -38,36 +38,36 @@
38
38
  ],
39
39
  "dependencies": {
40
40
  "@csstools/postcss-cascade-layers": "^6.0.0",
41
- "@csstools/postcss-color-function": "^5.0.2",
42
- "@csstools/postcss-color-mix-function": "^4.0.2",
41
+ "@csstools/postcss-color-function": "^5.0.3",
42
+ "@csstools/postcss-color-mix-function": "^4.0.3",
43
43
  "@csstools/postcss-content-alt-text": "^3.0.0",
44
- "@csstools/postcss-exponential-functions": "^3.0.1",
44
+ "@csstools/postcss-exponential-functions": "^3.0.2",
45
45
  "@csstools/postcss-font-format-keywords": "^5.0.0",
46
- "@csstools/postcss-gradients-interpolation-method": "^6.0.2",
47
- "@csstools/postcss-hwb-function": "^5.0.2",
46
+ "@csstools/postcss-gradients-interpolation-method": "^6.0.3",
47
+ "@csstools/postcss-hwb-function": "^5.0.3",
48
48
  "@csstools/postcss-ic-unit": "^5.0.0",
49
49
  "@csstools/postcss-is-pseudo-class": "^6.0.0",
50
50
  "@csstools/postcss-light-dark-function": "^3.0.0",
51
51
  "@csstools/postcss-logical-float-and-clear": "^4.0.0",
52
52
  "@csstools/postcss-logical-resize": "^4.0.0",
53
53
  "@csstools/postcss-logical-viewport-units": "^4.0.0",
54
- "@csstools/postcss-media-minmax": "^3.0.1",
54
+ "@csstools/postcss-media-minmax": "^3.0.2",
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.2",
59
- "@csstools/postcss-relative-color-syntax": "^4.0.2",
58
+ "@csstools/postcss-oklab-function": "^5.0.3",
59
+ "@csstools/postcss-relative-color-syntax": "^4.0.3",
60
60
  "@csstools/postcss-scope-pseudo-class": "^5.0.0",
61
- "@csstools/postcss-stepped-value-functions": "^5.0.1",
61
+ "@csstools/postcss-stepped-value-functions": "^5.0.2",
62
62
  "@csstools/postcss-text-decoration-shorthand": "^5.0.3",
63
- "@csstools/postcss-trigonometric-functions": "^5.0.1",
63
+ "@csstools/postcss-trigonometric-functions": "^5.0.2",
64
64
  "@csstools/postcss-unset-value": "^5.0.0",
65
65
  "css-blank-pseudo": "^8.0.1",
66
66
  "css-has-pseudo": "^8.0.0",
67
67
  "css-prefers-color-scheme": "^11.0.0",
68
68
  "postcss": "^8.5.6",
69
69
  "postcss-attribute-case-insensitive": "^8.0.0",
70
- "postcss-color-functional-notation": "^8.0.2",
70
+ "postcss-color-functional-notation": "^8.0.3",
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.2",
82
+ "postcss-lab-function": "^8.0.3",
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.2.0",
87
+ "postcss-preset-env": "^11.2.1",
88
88
  "postcss-pseudo-class-any-link": "^11.0.0",
89
89
  "postcss-selector-not": "^9.0.0"
90
90
  },