postcss-preset-env 11.2.0 → 11.2.1
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 +4 -4
- package/package.json +20 -20
package/CHANGELOG.md
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
# Changes to PostCSS Preset Env
|
|
2
2
|
|
|
3
|
-
### 11.2.
|
|
3
|
+
### 11.2.1
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
_April 12, 2026_
|
|
6
6
|
|
|
7
|
-
-
|
|
8
|
-
- Updated [`
|
|
7
|
+
- Updated [`@csstools/css-color-parser`](https://github.com/csstools/postcss-plugins/tree/main/packages/css-color-parser) to [`4.1.0`](https://github.com/csstools/postcss-plugins/tree/main/packages/css-color-parser/CHANGELOG.md#410) (minor)
|
|
8
|
+
- Updated [`@csstools/css-calc`](https://github.com/csstools/postcss-plugins/tree/main/packages/css-calc) to [`3.2.0`](https://github.com/csstools/postcss-plugins/tree/main/packages/css-calc/CHANGELOG.md#320) (minor)
|
|
9
9
|
|
|
10
10
|
[Full CHANGELOG](https://github.com/csstools/postcss-plugins/tree/main/plugin-packs/postcss-preset-env/CHANGELOG.md)
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "postcss-preset-env",
|
|
3
3
|
"description": "Convert modern CSS into something browsers understand",
|
|
4
|
-
"version": "11.2.
|
|
4
|
+
"version": "11.2.1",
|
|
5
5
|
"contributors": [
|
|
6
6
|
{
|
|
7
7
|
"name": "Antonio Laguna",
|
|
@@ -45,20 +45,20 @@
|
|
|
45
45
|
"dist"
|
|
46
46
|
],
|
|
47
47
|
"dependencies": {
|
|
48
|
-
"@csstools/postcss-alpha-function": "^2.0.
|
|
48
|
+
"@csstools/postcss-alpha-function": "^2.0.4",
|
|
49
49
|
"@csstools/postcss-cascade-layers": "^6.0.0",
|
|
50
|
-
"@csstools/postcss-color-function": "^5.0.
|
|
51
|
-
"@csstools/postcss-color-function-display-p3-linear": "^2.0.
|
|
52
|
-
"@csstools/postcss-color-mix-function": "^4.0.
|
|
53
|
-
"@csstools/postcss-color-mix-variadic-function-arguments": "^2.0.
|
|
50
|
+
"@csstools/postcss-color-function": "^5.0.3",
|
|
51
|
+
"@csstools/postcss-color-function-display-p3-linear": "^2.0.3",
|
|
52
|
+
"@csstools/postcss-color-mix-function": "^4.0.3",
|
|
53
|
+
"@csstools/postcss-color-mix-variadic-function-arguments": "^2.0.3",
|
|
54
54
|
"@csstools/postcss-content-alt-text": "^3.0.0",
|
|
55
|
-
"@csstools/postcss-contrast-color-function": "^3.0.
|
|
56
|
-
"@csstools/postcss-exponential-functions": "^3.0.
|
|
55
|
+
"@csstools/postcss-contrast-color-function": "^3.0.3",
|
|
56
|
+
"@csstools/postcss-exponential-functions": "^3.0.2",
|
|
57
57
|
"@csstools/postcss-font-format-keywords": "^5.0.0",
|
|
58
58
|
"@csstools/postcss-font-width-property": "^1.0.0",
|
|
59
|
-
"@csstools/postcss-gamut-mapping": "^3.0.
|
|
60
|
-
"@csstools/postcss-gradients-interpolation-method": "^6.0.
|
|
61
|
-
"@csstools/postcss-hwb-function": "^5.0.
|
|
59
|
+
"@csstools/postcss-gamut-mapping": "^3.0.3",
|
|
60
|
+
"@csstools/postcss-gradients-interpolation-method": "^6.0.3",
|
|
61
|
+
"@csstools/postcss-hwb-function": "^5.0.3",
|
|
62
62
|
"@csstools/postcss-ic-unit": "^5.0.0",
|
|
63
63
|
"@csstools/postcss-initial": "^3.0.0",
|
|
64
64
|
"@csstools/postcss-is-pseudo-class": "^6.0.0",
|
|
@@ -68,24 +68,24 @@
|
|
|
68
68
|
"@csstools/postcss-logical-overscroll-behavior": "^3.0.0",
|
|
69
69
|
"@csstools/postcss-logical-resize": "^4.0.0",
|
|
70
70
|
"@csstools/postcss-logical-viewport-units": "^4.0.0",
|
|
71
|
-
"@csstools/postcss-media-minmax": "^3.0.
|
|
71
|
+
"@csstools/postcss-media-minmax": "^3.0.2",
|
|
72
72
|
"@csstools/postcss-media-queries-aspect-ratio-number-values": "^4.0.0",
|
|
73
73
|
"@csstools/postcss-mixins": "^1.0.0",
|
|
74
74
|
"@csstools/postcss-nested-calc": "^5.0.0",
|
|
75
75
|
"@csstools/postcss-normalize-display-values": "^5.0.1",
|
|
76
|
-
"@csstools/postcss-oklab-function": "^5.0.
|
|
76
|
+
"@csstools/postcss-oklab-function": "^5.0.3",
|
|
77
77
|
"@csstools/postcss-position-area-property": "^2.0.0",
|
|
78
78
|
"@csstools/postcss-progressive-custom-properties": "^5.0.0",
|
|
79
79
|
"@csstools/postcss-property-rule-prelude-list": "^2.0.0",
|
|
80
|
-
"@csstools/postcss-random-function": "^3.0.
|
|
81
|
-
"@csstools/postcss-relative-color-syntax": "^4.0.
|
|
80
|
+
"@csstools/postcss-random-function": "^3.0.2",
|
|
81
|
+
"@csstools/postcss-relative-color-syntax": "^4.0.3",
|
|
82
82
|
"@csstools/postcss-scope-pseudo-class": "^5.0.0",
|
|
83
|
-
"@csstools/postcss-sign-functions": "^2.0.
|
|
84
|
-
"@csstools/postcss-stepped-value-functions": "^5.0.
|
|
83
|
+
"@csstools/postcss-sign-functions": "^2.0.2",
|
|
84
|
+
"@csstools/postcss-stepped-value-functions": "^5.0.2",
|
|
85
85
|
"@csstools/postcss-syntax-descriptor-syntax-production": "^2.0.0",
|
|
86
86
|
"@csstools/postcss-system-ui-font-family": "^2.0.0",
|
|
87
87
|
"@csstools/postcss-text-decoration-shorthand": "^5.0.3",
|
|
88
|
-
"@csstools/postcss-trigonometric-functions": "^5.0.
|
|
88
|
+
"@csstools/postcss-trigonometric-functions": "^5.0.2",
|
|
89
89
|
"@csstools/postcss-unset-value": "^5.0.0",
|
|
90
90
|
"autoprefixer": "^10.4.24",
|
|
91
91
|
"browserslist": "^4.28.1",
|
|
@@ -95,7 +95,7 @@
|
|
|
95
95
|
"cssdb": "^8.8.0",
|
|
96
96
|
"postcss-attribute-case-insensitive": "^8.0.0",
|
|
97
97
|
"postcss-clamp": "^4.1.0",
|
|
98
|
-
"postcss-color-functional-notation": "^8.0.
|
|
98
|
+
"postcss-color-functional-notation": "^8.0.3",
|
|
99
99
|
"postcss-color-hex-alpha": "^11.0.0",
|
|
100
100
|
"postcss-color-rebeccapurple": "^11.0.0",
|
|
101
101
|
"postcss-custom-media": "^12.0.1",
|
|
@@ -108,7 +108,7 @@
|
|
|
108
108
|
"postcss-font-variant": "^5.0.0",
|
|
109
109
|
"postcss-gap-properties": "^7.0.0",
|
|
110
110
|
"postcss-image-set-function": "^8.0.0",
|
|
111
|
-
"postcss-lab-function": "^8.0.
|
|
111
|
+
"postcss-lab-function": "^8.0.3",
|
|
112
112
|
"postcss-logical": "^9.0.0",
|
|
113
113
|
"postcss-nesting": "^14.0.0",
|
|
114
114
|
"postcss-opacity-percentage": "^3.0.0",
|