postcss-preset-env 9.2.0 → 9.4.0

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 CHANGED
@@ -1,1283 +1,100 @@
1
1
  # Changes to PostCSS Preset Env
2
2
 
3
+ ### 9.4.0
4
+
5
+ _February 19, 2024_
6
+
7
+ - Added `@csstools/postcss-light-dark-function` [Check the plugin README](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-light-dark-function#readme) for usage details.
8
+ - Fix type definitions
9
+ - Remove extraneous dependency on `postcss-value-parser`
10
+ - Updated [`@csstools/postcss-cascade-layers`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-cascade-layers) to [`4.0.3`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-cascade-layers/CHANGELOG.md#403) (patch)
11
+ - Updated [`@csstools/postcss-color-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-function) to [`3.0.9`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-function/CHANGELOG.md#309) (patch)
12
+ - Updated [`@csstools/postcss-color-mix-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-mix-function) to [`2.0.9`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-mix-function/CHANGELOG.md#209) (patch)
13
+ - Updated [`@csstools/postcss-exponential-functions`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-exponential-functions) to [`1.0.4`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-exponential-functions/CHANGELOG.md#104) (patch)
14
+ - Updated [`@csstools/postcss-font-format-keywords`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-font-format-keywords) to [`3.0.2`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-font-format-keywords/CHANGELOG.md#302) (patch)
15
+ - Updated [`@csstools/postcss-gamut-mapping`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gamut-mapping) to [`1.0.3`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gamut-mapping/CHANGELOG.md#103) (patch)
16
+ - Updated [`@csstools/postcss-gradients-interpolation-method`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gradients-interpolation-method) to [`4.0.10`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gradients-interpolation-method/CHANGELOG.md#4010) (patch)
17
+ - Updated [`@csstools/postcss-hwb-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-hwb-function) to [`3.0.9`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-hwb-function/CHANGELOG.md#309) (patch)
18
+ - Updated [`@csstools/postcss-ic-unit`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-ic-unit) to [`3.0.4`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-ic-unit/CHANGELOG.md#304) (patch)
19
+ - Updated [`@csstools/postcss-initial`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-initial) to [`1.0.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-initial/CHANGELOG.md#101) (patch)
20
+ - Updated [`@csstools/postcss-is-pseudo-class`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-is-pseudo-class) to [`4.0.5`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-is-pseudo-class/CHANGELOG.md#405) (patch)
21
+ - Updated [`@csstools/postcss-logical-float-and-clear`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical-float-and-clear) to [`2.0.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical-float-and-clear/CHANGELOG.md#201) (patch)
22
+ - Updated [`@csstools/postcss-logical-overflow`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical-overflow) to [`1.0.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical-overflow/CHANGELOG.md#101) (patch)
23
+ - Updated [`@csstools/postcss-logical-overscroll-behavior`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical-overscroll-behavior) to [`1.0.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical-overscroll-behavior/CHANGELOG.md#101) (patch)
24
+ - Updated [`@csstools/postcss-logical-resize`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical-resize) to [`2.0.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical-resize/CHANGELOG.md#201) (patch)
25
+ - Updated [`@csstools/postcss-logical-viewport-units`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical-viewport-units) to [`2.0.6`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical-viewport-units/CHANGELOG.md#206) (patch)
26
+ - Updated [`@csstools/postcss-media-minmax`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-media-minmax) to [`1.1.3`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-media-minmax/CHANGELOG.md#113) (patch)
27
+ - Updated [`@csstools/postcss-media-queries-aspect-ratio-number-values`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-media-queries-aspect-ratio-number-values) to [`2.0.6`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-media-queries-aspect-ratio-number-values/CHANGELOG.md#206) (patch)
28
+ - Updated [`@csstools/postcss-nested-calc`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-nested-calc) to [`3.0.2`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-nested-calc/CHANGELOG.md#302) (patch)
29
+ - Updated [`@csstools/postcss-normalize-display-values`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-normalize-display-values) to [`3.0.2`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-normalize-display-values/CHANGELOG.md#302) (patch)
30
+ - Updated [`@csstools/postcss-oklab-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-oklab-function) to [`3.0.10`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-oklab-function/CHANGELOG.md#3010) (patch)
31
+ - Updated [`@csstools/postcss-progressive-custom-properties`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-progressive-custom-properties) to [`3.1.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-progressive-custom-properties/CHANGELOG.md#310) (minor)
32
+ - Updated [`@csstools/postcss-relative-color-syntax`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-relative-color-syntax) to [`2.0.10`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-relative-color-syntax/CHANGELOG.md#2010) (patch)
33
+ - Updated [`@csstools/postcss-scope-pseudo-class`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-scope-pseudo-class) to [`3.0.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-scope-pseudo-class/CHANGELOG.md#301) (patch)
34
+ - Updated [`@csstools/postcss-stepped-value-functions`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-stepped-value-functions) to [`3.0.5`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-stepped-value-functions/CHANGELOG.md#305) (patch)
35
+ - Updated [`@csstools/postcss-text-decoration-shorthand`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-text-decoration-shorthand) to [`3.0.4`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-text-decoration-shorthand/CHANGELOG.md#304) (patch)
36
+ - Updated [`@csstools/postcss-trigonometric-functions`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-trigonometric-functions) to [`3.0.5`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-trigonometric-functions/CHANGELOG.md#305) (patch)
37
+ - Updated [`@csstools/postcss-unset-value`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-unset-value) to [`3.0.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-unset-value/CHANGELOG.md#301) (patch)
38
+ - Updated [`css-blank-pseudo`](https://github.com/csstools/postcss-plugins/tree/main/plugins/css-blank-pseudo) to [`6.0.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/css-blank-pseudo/CHANGELOG.md#601) (patch)
39
+ - Updated [`css-has-pseudo`](https://github.com/csstools/postcss-plugins/tree/main/plugins/css-has-pseudo) to [`6.0.2`](https://github.com/csstools/postcss-plugins/tree/main/plugins/css-has-pseudo/CHANGELOG.md#602) (patch)
40
+ - Updated [`css-prefers-color-scheme`](https://github.com/csstools/postcss-plugins/tree/main/plugins/css-prefers-color-scheme) to [`9.0.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/css-prefers-color-scheme/CHANGELOG.md#901) (patch)
41
+ - Updated [`cssdb`](https://github.com/csstools/cssdb) to [`7.11.0`](https://github.com/csstools/cssdb/blob/main/CHANGELOG.md#7110-february-17-2024) (minor)
42
+ - Updated [`postcss-attribute-case-insensitive`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-attribute-case-insensitive) to [`6.0.3`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-attribute-case-insensitive/CHANGELOG.md#603) (patch)
43
+ - Updated [`postcss-color-functional-notation`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-functional-notation) to [`6.0.5`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-functional-notation/CHANGELOG.md#605) (patch)
44
+ - Updated [`postcss-color-hex-alpha`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-hex-alpha) to [`9.0.4`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-hex-alpha/CHANGELOG.md#904) (patch)
45
+ - Updated [`postcss-color-rebeccapurple`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-rebeccapurple) to [`9.0.3`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-rebeccapurple/CHANGELOG.md#903) (patch)
46
+ - Updated [`postcss-custom-media`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-media) to [`10.0.3`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-media/CHANGELOG.md#1003) (patch)
47
+ - Updated [`postcss-custom-properties`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-properties) to [`13.3.5`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-properties/CHANGELOG.md#1335) (patch)
48
+ - Updated [`postcss-custom-selectors`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-selectors) to [`7.1.7`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-selectors/CHANGELOG.md#717) (patch)
49
+ - Updated [`postcss-dir-pseudo-class`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-dir-pseudo-class) to [`8.0.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-dir-pseudo-class/CHANGELOG.md#801) (patch)
50
+ - Updated [`postcss-double-position-gradients`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-double-position-gradients) to [`5.0.4`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-double-position-gradients/CHANGELOG.md#504) (patch)
51
+ - Updated [`postcss-focus-visible`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-focus-visible) to [`9.0.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-focus-visible/CHANGELOG.md#901) (patch)
52
+ - Updated [`postcss-focus-within`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-focus-within) to [`8.0.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-focus-within/CHANGELOG.md#801) (patch)
53
+ - Updated [`postcss-gap-properties`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gap-properties) to [`5.0.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gap-properties/CHANGELOG.md#501) (patch)
54
+ - Updated [`postcss-image-set-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-image-set-function) to [`6.0.3`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-image-set-function/CHANGELOG.md#603) (patch)
55
+ - Updated [`postcss-lab-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-lab-function) to [`6.0.10`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-lab-function/CHANGELOG.md#6010) (patch)
56
+ - Updated [`postcss-logical`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical) to [`7.0.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical/CHANGELOG.md#701) (patch)
57
+ - Updated [`postcss-nesting`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-nesting) to [`12.0.3`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-nesting/CHANGELOG.md#1203) (patch)
58
+ - Updated [`postcss-overflow-shorthand`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-overflow-shorthand) to [`5.0.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-overflow-shorthand/CHANGELOG.md#501) (patch)
59
+ - Updated [`postcss-place`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-place) to [`9.0.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-place/CHANGELOG.md#901) (patch)
60
+ - Updated [`postcss-pseudo-class-any-link`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-pseudo-class-any-link) to [`9.0.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-pseudo-class-any-link/CHANGELOG.md#901) (patch)
61
+ - Updated [`postcss-selector-not`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-selector-not) to [`7.0.2`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-selector-not/CHANGELOG.md#702) (patch)
62
+
63
+ ### 9.3.0
64
+
65
+ _October 31, 2023_
66
+
67
+ - Added `@csstools/postcss-logical-overflow` [Check the plugin README](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical-overflow#readme) for usage details.
68
+ - Added `@csstools/postcss-logical-overscroll-behavior` [Check the plugin README](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical-overscroll-behavior#readme) for usage details.
69
+ - Updated [`cssdb`](https://github.com/csstools/cssdb) to [`7.9.0`](https://github.com/csstools/cssdb/blob/main/CHANGELOG.md#790-october-31-2023) (minor)
70
+ - Updated [`@csstools/postcss-cascade-layers`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-cascade-layers) to [`4.0.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-cascade-layers/CHANGELOG.md#401) (patch)
71
+
3
72
  ### 9.2.0
4
73
 
5
74
  _October 9, 2023_
6
75
 
7
76
  - Added `@csstools/postcss-gamut-mapping` [Check the plugin README](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gamut-mapping#readme) for usage details.
8
- - Updated [`cssdb`](https://github.com/csstools/cssdb) to [`7.8.0`](https://github.com/csstools/cssdb/blob/main/CHANGELOG.md#780-october-08-2023) (patch)
9
- - Updated [`@csstools/postcss-logical-viewport-units`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical-viewport-units) to [`2.0.3`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical-viewport-units/CHANGELOG.md#203) (patch)
10
- - Updated [`@csstools/postcss-exponential-functions`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-exponential-functions) to [`1.0.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-exponential-functions/CHANGELOG.md#101) (patch)
11
- - Updated [`@csstools/postcss-media-minmax`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-media-minmax) to [`1.1.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-media-minmax/CHANGELOG.md#110) (minor)
12
- - Updated [`@csstools/postcss-media-queries-aspect-ratio-number-values`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-media-queries-aspect-ratio-number-values) to [`2.0.3`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-media-queries-aspect-ratio-number-values/CHANGELOG.md#203) (patch)
13
- - Updated [`@csstools/postcss-stepped-value-functions`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-stepped-value-functions) to [`3.0.2`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-stepped-value-functions/CHANGELOG.md#302) (patch)
14
- - Updated [`@csstools/postcss-trigonometric-functions`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-trigonometric-functions) to [`3.0.2`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-trigonometric-functions/CHANGELOG.md#302) (patch)
15
- - Updated [`postcss-custom-properties`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-properties) to [`13.3.2`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-properties/CHANGELOG.md#1332) (patch)
16
- - Updated [`@csstools/postcss-color-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-function) to [`3.0.5`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-function/CHANGELOG.md#305) (patch)
17
- - Updated [`@csstools/postcss-color-mix-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-mix-function) to [`2.0.5`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-mix-function/CHANGELOG.md#205) (patch)
18
- - Updated [`@csstools/postcss-gradients-interpolation-method`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gradients-interpolation-method) to [`4.0.5`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gradients-interpolation-method/CHANGELOG.md#405) (patch)
19
- - Updated [`@csstools/postcss-hwb-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-hwb-function) to [`3.0.4`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-hwb-function/CHANGELOG.md#304) (patch)
20
- - Updated [`@csstools/postcss-oklab-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-oklab-function) to [`3.0.5`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-oklab-function/CHANGELOG.md#305) (patch)
21
- - Updated [`@csstools/postcss-relative-color-syntax`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-relative-color-syntax) to [`2.0.5`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-relative-color-syntax/CHANGELOG.md#205) (patch)
22
- - Updated [`postcss-lab-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-lab-function) to [`6.0.5`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-lab-function/CHANGELOG.md#605) (patch)
23
- - Updated [`@csstools/postcss-is-pseudo-class`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-is-pseudo-class) to [`4.0.3`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-is-pseudo-class/CHANGELOG.md#403) (patch)
24
- - Updated [`@csstools/postcss-color-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-function) to [`3.0.6`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-function/CHANGELOG.md#306) (patch)
25
- - Updated [`@csstools/postcss-color-mix-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-mix-function) to [`2.0.6`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-mix-function/CHANGELOG.md#206) (patch)
26
- - Updated [`@csstools/postcss-gradients-interpolation-method`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gradients-interpolation-method) to [`4.0.6`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gradients-interpolation-method/CHANGELOG.md#406) (patch)
27
- - Updated [`@csstools/postcss-hwb-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-hwb-function) to [`3.0.5`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-hwb-function/CHANGELOG.md#305) (patch)
28
- - Updated [`@csstools/postcss-oklab-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-oklab-function) to [`3.0.6`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-oklab-function/CHANGELOG.md#306) (patch)
29
- - Updated [`@csstools/postcss-relative-color-syntax`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-relative-color-syntax) to [`2.0.6`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-relative-color-syntax/CHANGELOG.md#206) (patch)
30
- - Updated [`postcss-lab-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-lab-function) to [`6.0.6`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-lab-function/CHANGELOG.md#606) (patch)
31
- - Updated [`@csstools/postcss-progressive-custom-properties`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-progressive-custom-properties) to [`3.0.2`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-progressive-custom-properties/CHANGELOG.md#302) (patch)
77
+ - Updated [`cssdb`](https://github.com/csstools/cssdb) to [`7.8.0`](https://github.com/csstools/cssdb/blob/main/CHANGELOG.md#780-october-08-2023) (minor)
32
78
  - Updated [`@csstools/postcss-color-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-function) to [`3.0.7`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-function/CHANGELOG.md#307) (patch)
33
79
  - Updated [`@csstools/postcss-color-mix-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-mix-function) to [`2.0.7`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-mix-function/CHANGELOG.md#207) (patch)
80
+ - Updated [`@csstools/postcss-exponential-functions`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-exponential-functions) to [`1.0.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-exponential-functions/CHANGELOG.md#101) (patch)
34
81
  - Updated [`@csstools/postcss-gradients-interpolation-method`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gradients-interpolation-method) to [`4.0.7`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gradients-interpolation-method/CHANGELOG.md#407) (patch)
35
82
  - Updated [`@csstools/postcss-hwb-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-hwb-function) to [`3.0.6`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-hwb-function/CHANGELOG.md#306) (patch)
36
83
  - Updated [`@csstools/postcss-ic-unit`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-ic-unit) to [`3.0.2`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-ic-unit/CHANGELOG.md#302) (patch)
84
+ - Updated [`@csstools/postcss-is-pseudo-class`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-is-pseudo-class) to [`4.0.3`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-is-pseudo-class/CHANGELOG.md#403) (patch)
85
+ - Updated [`@csstools/postcss-logical-viewport-units`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical-viewport-units) to [`2.0.3`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical-viewport-units/CHANGELOG.md#203) (patch)
86
+ - Updated [`@csstools/postcss-media-minmax`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-media-minmax) to [`1.1.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-media-minmax/CHANGELOG.md#110) (minor)
87
+ - Updated [`@csstools/postcss-media-queries-aspect-ratio-number-values`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-media-queries-aspect-ratio-number-values) to [`2.0.3`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-media-queries-aspect-ratio-number-values/CHANGELOG.md#203) (patch)
37
88
  - Updated [`@csstools/postcss-oklab-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-oklab-function) to [`3.0.7`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-oklab-function/CHANGELOG.md#307) (patch)
89
+ - Updated [`@csstools/postcss-progressive-custom-properties`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-progressive-custom-properties) to [`3.0.2`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-progressive-custom-properties/CHANGELOG.md#302) (patch)
38
90
  - Updated [`@csstools/postcss-relative-color-syntax`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-relative-color-syntax) to [`2.0.7`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-relative-color-syntax/CHANGELOG.md#207) (patch)
91
+ - Updated [`@csstools/postcss-stepped-value-functions`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-stepped-value-functions) to [`3.0.2`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-stepped-value-functions/CHANGELOG.md#302) (patch)
92
+ - Updated [`@csstools/postcss-trigonometric-functions`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-trigonometric-functions) to [`3.0.2`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-trigonometric-functions/CHANGELOG.md#302) (patch)
39
93
  - Updated [`postcss-color-functional-notation`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-functional-notation) to [`6.0.2`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-functional-notation/CHANGELOG.md#602) (patch)
40
- - Updated [`postcss-double-position-gradients`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-double-position-gradients) to [`5.0.2`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-double-position-gradients/CHANGELOG.md#502) (patch)
41
- - Updated [`postcss-lab-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-lab-function) to [`6.0.7`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-lab-function/CHANGELOG.md#607) (patch)
42
94
  - Updated [`postcss-custom-media`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-media) to [`10.0.2`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-media/CHANGELOG.md#1002) (patch)
95
+ - Updated [`postcss-custom-properties`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-properties) to [`13.3.2`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-properties/CHANGELOG.md#1332) (patch)
43
96
  - Updated [`postcss-custom-selectors`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-selectors) to [`7.1.6`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-selectors/CHANGELOG.md#716) (patch)
97
+ - Updated [`postcss-double-position-gradients`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-double-position-gradients) to [`5.0.2`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-double-position-gradients/CHANGELOG.md#502) (patch)
98
+ - Updated [`postcss-lab-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-lab-function) to [`6.0.7`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-lab-function/CHANGELOG.md#607) (patch)
44
99
 
45
- ### 9.1.4
46
-
47
- _September 18, 2023_
48
-
49
- - Updated [`@csstools/postcss-is-pseudo-class`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-is-pseudo-class) to [`4.0.2`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-is-pseudo-class/CHANGELOG.md#402) (patch)
50
- - Updated [`@csstools/postcss-logical-viewport-units`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical-viewport-units) to [`2.0.2`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical-viewport-units/CHANGELOG.md#202) (patch)
51
- - Updated [`@csstools/postcss-normalize-display-values`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-normalize-display-values) to [`3.0.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-normalize-display-values/CHANGELOG.md#301) (patch)
52
- - Updated [`@csstools/postcss-progressive-custom-properties`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-progressive-custom-properties) to [`3.0.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-progressive-custom-properties/CHANGELOG.md#301) (patch)
53
- - Updated [`@csstools/postcss-text-decoration-shorthand`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-text-decoration-shorthand) to [`3.0.3`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-text-decoration-shorthand/CHANGELOG.md#303) (patch)
54
- - Updated [`postcss-color-rebeccapurple`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-rebeccapurple) to [`9.0.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-rebeccapurple/CHANGELOG.md#901) (patch)
55
- - Updated [`postcss-custom-properties`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-properties) to [`13.3.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-properties/CHANGELOG.md#1331) (patch)
56
- - Updated [`postcss-image-set-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-image-set-function) to [`6.0.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-image-set-function/CHANGELOG.md#601) (patch)
57
- - Updated [`@csstools/postcss-color-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-function) to [`3.0.4`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-function/CHANGELOG.md#304) (patch)
58
- - Updated [`@csstools/postcss-color-mix-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-mix-function) to [`2.0.4`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-mix-function/CHANGELOG.md#204) (patch)
59
- - Updated [`@csstools/postcss-gradients-interpolation-method`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gradients-interpolation-method) to [`4.0.4`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gradients-interpolation-method/CHANGELOG.md#404) (patch)
60
- - Updated [`@csstools/postcss-ic-unit`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-ic-unit) to [`3.0.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-ic-unit/CHANGELOG.md#301) (patch)
61
- - Updated [`@csstools/postcss-oklab-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-oklab-function) to [`3.0.4`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-oklab-function/CHANGELOG.md#304) (patch)
62
- - Updated [`@csstools/postcss-relative-color-syntax`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-relative-color-syntax) to [`2.0.4`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-relative-color-syntax/CHANGELOG.md#204) (patch)
63
- - Updated [`postcss-color-functional-notation`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-functional-notation) to [`6.0.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-functional-notation/CHANGELOG.md#601) (patch)
64
- - Updated [`postcss-double-position-gradients`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-double-position-gradients) to [`5.0.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-double-position-gradients/CHANGELOG.md#501) (patch)
65
- - Updated [`postcss-lab-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-lab-function) to [`6.0.4`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-lab-function/CHANGELOG.md#604) (patch)
66
- - Updated [`postcss-custom-media`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-media) to [`10.0.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-media/CHANGELOG.md#1001) (patch)
67
- - Updated [`postcss-custom-selectors`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-selectors) to [`7.1.5`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-selectors/CHANGELOG.md#715) (patch)
68
-
69
- ### 9.1.3
70
-
71
- _September 2, 2023_
72
-
73
- - Updated [`@csstools/postcss-is-pseudo-class`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-is-pseudo-class) to [`4.0.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-is-pseudo-class/CHANGELOG.md#401) (patch)
74
- - Updated [`@csstools/postcss-text-decoration-shorthand`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-text-decoration-shorthand) to [`3.0.2`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-text-decoration-shorthand/CHANGELOG.md#302) (patch)
75
- - Updated [`@csstools/postcss-color-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-function) to [`3.0.3`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-function/CHANGELOG.md#303) (patch)
76
- - Updated [`@csstools/postcss-color-mix-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-mix-function) to [`2.0.3`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-mix-function/CHANGELOG.md#203) (patch)
77
- - Updated [`@csstools/postcss-gradients-interpolation-method`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gradients-interpolation-method) to [`4.0.3`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gradients-interpolation-method/CHANGELOG.md#403) (patch)
78
- - Updated [`@csstools/postcss-hwb-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-hwb-function) to [`3.0.3`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-hwb-function/CHANGELOG.md#303) (patch)
79
- - Updated [`@csstools/postcss-oklab-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-oklab-function) to [`3.0.3`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-oklab-function/CHANGELOG.md#303) (patch)
80
- - Updated [`@csstools/postcss-relative-color-syntax`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-relative-color-syntax) to [`2.0.3`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-relative-color-syntax/CHANGELOG.md#203) (patch)
81
- - Updated [`postcss-lab-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-lab-function) to [`6.0.3`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-lab-function/CHANGELOG.md#603) (patch)
82
-
83
- ### 9.1.2
84
-
85
- _August 28, 2023_
86
-
87
- - Updated [`cssdb`](https://github.com/csstools/cssdb) to [`7.7.1`](https://github.com/csstools/cssdb/blob/main/CHANGELOG.md#771-august-20-2023) (patch)
88
- - Updated [`@csstools/postcss-text-decoration-shorthand`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-text-decoration-shorthand) to [`3.0.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-text-decoration-shorthand/CHANGELOG.md#301) (patch)
89
- - Updated [`@csstools/postcss-color-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-function) to [`3.0.2`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-function/CHANGELOG.md#302) (patch)
90
- - Updated [`@csstools/postcss-color-mix-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-mix-function) to [`2.0.2`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-mix-function/CHANGELOG.md#202) (patch)
91
- - Updated [`@csstools/postcss-gradients-interpolation-method`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gradients-interpolation-method) to [`4.0.2`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gradients-interpolation-method/CHANGELOG.md#402) (patch)
92
- - Updated [`@csstools/postcss-hwb-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-hwb-function) to [`3.0.2`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-hwb-function/CHANGELOG.md#302) (patch)
93
- - Updated [`@csstools/postcss-oklab-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-oklab-function) to [`3.0.2`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-oklab-function/CHANGELOG.md#302) (patch)
94
- - Updated [`@csstools/postcss-relative-color-syntax`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-relative-color-syntax) to [`2.0.2`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-relative-color-syntax/CHANGELOG.md#202) (patch)
95
- - Updated [`postcss-lab-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-lab-function) to [`6.0.2`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-lab-function/CHANGELOG.md#602) (patch)
96
-
97
- ### 9.1.1
98
-
99
- _August 5, 2023_
100
-
101
- - Display multiple feature suggestions when an unknown feature is used in plugin options
102
- - Fix `env` option for plugin specific options by @BPScott
103
- - Updated [`postcss-nesting`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-nesting) to [`12.0.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-nesting/CHANGELOG.md#1201) (patch)
104
- - Updated [`@csstools/postcss-media-minmax`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-media-minmax) to [`1.0.7`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-media-minmax/CHANGELOG.md#107) (patch)
105
- - Updated [`@csstools/postcss-media-queries-aspect-ratio-number-values`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-media-queries-aspect-ratio-number-values) to [`2.0.2`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-media-queries-aspect-ratio-number-values/CHANGELOG.md#202) (patch)
106
-
107
- ### 9.1.0
108
-
109
- _July 24, 2023_
110
-
111
- - Added `@csstools/postcss-exponential-functions` [Check the plugin README](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-exponential-functions#readme) for usage details.
112
- - Added `env` option to control which [browserslist environment](https://github.com/browserslist/browserslist#configuring-for-different-environments) to target by @BPScott
113
- - Fix [browserslist supports queries](https://github.com/browserslist/browserslist#full-list)
114
- - Updated [`cssdb`](https://github.com/csstools/cssdb) to [`7.7.0`](https://github.com/csstools/cssdb/blob/main/CHANGELOG.md#770-july-24-2023) (minor)
115
- - Updated [`@csstools/postcss-logical-viewport-units`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical-viewport-units) to [`2.0.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical-viewport-units/CHANGELOG.md#201) (patch)
116
- - Updated [`@csstools/postcss-color-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-function) to [`3.0.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-function/CHANGELOG.md#301) (patch)
117
- - Updated [`@csstools/postcss-color-mix-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-mix-function) to [`2.0.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-mix-function/CHANGELOG.md#201) (patch)
118
- - Updated [`@csstools/postcss-gradients-interpolation-method`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gradients-interpolation-method) to [`4.0.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gradients-interpolation-method/CHANGELOG.md#401) (patch)
119
- - Updated [`@csstools/postcss-hwb-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-hwb-function) to [`3.0.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-hwb-function/CHANGELOG.md#301) (patch)
120
- - Updated [`@csstools/postcss-media-minmax`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-media-minmax) to [`1.0.6`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-media-minmax/CHANGELOG.md#106) (patch)
121
- - Updated [`@csstools/postcss-media-queries-aspect-ratio-number-values`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-media-queries-aspect-ratio-number-values) to [`2.0.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-media-queries-aspect-ratio-number-values/CHANGELOG.md#201) (patch)
122
- - Updated [`@csstools/postcss-oklab-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-oklab-function) to [`3.0.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-oklab-function/CHANGELOG.md#301) (patch)
123
- - Updated [`@csstools/postcss-relative-color-syntax`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-relative-color-syntax) to [`2.0.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-relative-color-syntax/CHANGELOG.md#201) (patch)
124
- - Updated [`@csstools/postcss-stepped-value-functions`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-stepped-value-functions) to [`3.0.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-stepped-value-functions/CHANGELOG.md#301) (patch)
125
- - Updated [`@csstools/postcss-trigonometric-functions`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-trigonometric-functions) to [`3.0.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-trigonometric-functions/CHANGELOG.md#301) (patch)
126
- - Updated [`postcss-custom-properties`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-properties) to [`13.3.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-properties/CHANGELOG.md#1330) (minor)
127
- - Updated [`postcss-lab-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-lab-function) to [`6.0.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-lab-function/CHANGELOG.md#601) (patch)
128
-
129
- ### 9.0.0
130
-
131
- _July 3, 2023_
132
-
133
- - Change license to `MIT-0` ([read more about this change in the blog post](https://preset-env.cssdb.org/blog/license-change/))
134
- - Updated [`@csstools/postcss-cascade-layers`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-cascade-layers) to [`4.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-cascade-layers/CHANGELOG.md#400) (major)
135
- - Updated [`@csstools/postcss-font-format-keywords`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-font-format-keywords) to [`3.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-font-format-keywords/CHANGELOG.md#300) (major)
136
- - Updated [`@csstools/postcss-is-pseudo-class`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-is-pseudo-class) to [`4.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-is-pseudo-class/CHANGELOG.md#400) (major)
137
- - Updated [`@csstools/postcss-logical-float-and-clear`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical-float-and-clear) to [`2.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical-float-and-clear/CHANGELOG.md#200) (major)
138
- - Updated [`@csstools/postcss-logical-resize`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical-resize) to [`2.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical-resize/CHANGELOG.md#200) (major)
139
- - Updated [`@csstools/postcss-logical-viewport-units`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical-viewport-units) to [`2.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical-viewport-units/CHANGELOG.md#200) (major)
140
- - Updated [`@csstools/postcss-nested-calc`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-nested-calc) to [`3.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-nested-calc/CHANGELOG.md#300) (major)
141
- - Updated [`@csstools/postcss-normalize-display-values`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-normalize-display-values) to [`3.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-normalize-display-values/CHANGELOG.md#300) (major)
142
- - Updated [`@csstools/postcss-progressive-custom-properties`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-progressive-custom-properties) to [`3.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-progressive-custom-properties/CHANGELOG.md#300) (major)
143
- - Updated [`@csstools/postcss-scope-pseudo-class`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-scope-pseudo-class) to [`3.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-scope-pseudo-class/CHANGELOG.md#300) (major)
144
- - Updated [`@csstools/postcss-text-decoration-shorthand`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-text-decoration-shorthand) to [`3.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-text-decoration-shorthand/CHANGELOG.md#300) (major)
145
- - Updated [`@csstools/postcss-unset-value`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-unset-value) to [`3.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-unset-value/CHANGELOG.md#300) (major)
146
- - Updated [`css-blank-pseudo`](https://github.com/csstools/postcss-plugins/tree/main/plugins/css-blank-pseudo) to [`6.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/css-blank-pseudo/CHANGELOG.md#600) (major)
147
- - Updated [`css-has-pseudo`](https://github.com/csstools/postcss-plugins/tree/main/plugins/css-has-pseudo) to [`6.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/css-has-pseudo/CHANGELOG.md#600) (major)
148
- - Updated [`css-prefers-color-scheme`](https://github.com/csstools/postcss-plugins/tree/main/plugins/css-prefers-color-scheme) to [`9.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/css-prefers-color-scheme/CHANGELOG.md#900) (major)
149
- - Updated [`postcss-color-rebeccapurple`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-rebeccapurple) to [`9.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-rebeccapurple/CHANGELOG.md#900) (major)
150
- - Updated [`postcss-dir-pseudo-class`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-dir-pseudo-class) to [`8.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-dir-pseudo-class/CHANGELOG.md#800) (major)
151
- - Updated [`postcss-focus-visible`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-focus-visible) to [`9.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-focus-visible/CHANGELOG.md#900) (major)
152
- - Updated [`postcss-focus-within`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-focus-within) to [`8.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-focus-within/CHANGELOG.md#800) (major)
153
- - Updated [`postcss-gap-properties`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gap-properties) to [`5.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gap-properties/CHANGELOG.md#500) (major)
154
- - Updated [`postcss-image-set-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-image-set-function) to [`6.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-image-set-function/CHANGELOG.md#600) (major)
155
- - Updated [`postcss-logical`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical) to [`7.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical/CHANGELOG.md#700) (major)
156
- - Updated [`postcss-nesting`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-nesting) to [`12.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-nesting/CHANGELOG.md#1200) (major)
157
- - Updated [`postcss-overflow-shorthand`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-overflow-shorthand) to [`5.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-overflow-shorthand/CHANGELOG.md#500) (major)
158
- - Updated [`postcss-place`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-place) to [`9.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-place/CHANGELOG.md#900) (major)
159
- - Updated [`postcss-pseudo-class-any-link`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-pseudo-class-any-link) to [`9.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-pseudo-class-any-link/CHANGELOG.md#900) (major)
160
- - Updated [`@csstools/postcss-ic-unit`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-ic-unit) to [`3.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-ic-unit/CHANGELOG.md#300) (major)
161
- - Updated [`@csstools/postcss-media-minmax`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-media-minmax) to [`1.0.5`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-media-minmax/CHANGELOG.md#105) (patch)
162
- - Updated [`@csstools/postcss-media-queries-aspect-ratio-number-values`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-media-queries-aspect-ratio-number-values) to [`2.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-media-queries-aspect-ratio-number-values/CHANGELOG.md#200) (major)
163
- - Updated [`@csstools/postcss-stepped-value-functions`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-stepped-value-functions) to [`3.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-stepped-value-functions/CHANGELOG.md#300) (major)
164
- - Updated [`@csstools/postcss-trigonometric-functions`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-trigonometric-functions) to [`3.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-trigonometric-functions/CHANGELOG.md#300) (major)
165
- - Updated [`postcss-color-functional-notation`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-functional-notation) to [`6.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-functional-notation/CHANGELOG.md#600) (major)
166
- - Updated [`postcss-custom-media`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-media) to [`10.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-media/CHANGELOG.md#1000) (major)
167
- - Updated [`postcss-custom-properties`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-properties) to [`13.2.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-properties/CHANGELOG.md#1321) (patch)
168
- - Updated [`postcss-custom-selectors`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-selectors) to [`7.1.4`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-selectors/CHANGELOG.md#714) (patch)
169
- - Updated [`postcss-double-position-gradients`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-double-position-gradients) to [`5.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-double-position-gradients/CHANGELOG.md#500) (major)
170
- - Updated [`@csstools/postcss-gradients-interpolation-method`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gradients-interpolation-method) to [`4.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gradients-interpolation-method/CHANGELOG.md#400) (major)
171
- - Updated [`@csstools/postcss-hwb-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-hwb-function) to [`3.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-hwb-function/CHANGELOG.md#300) (major)
172
- - Updated [`@csstools/postcss-oklab-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-oklab-function) to [`3.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-oklab-function/CHANGELOG.md#300) (major)
173
- - Updated [`@csstools/postcss-relative-color-syntax`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-relative-color-syntax) to [`2.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-relative-color-syntax/CHANGELOG.md#200) (major)
174
- - Updated [`postcss-lab-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-lab-function) to [`6.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-lab-function/CHANGELOG.md#600) (major)
175
-
176
- ### 8.5.1
177
-
178
- _June 21, 2023_
179
-
180
- - Updated `@csstools/postcss-media-minmax` to `1.0.4` (patch)
181
- - Updated `@csstools/postcss-media-queries-aspect-ratio-number-values` to `1.0.4` (patch)
182
- - Updated `postcss-custom-media` to `9.1.5` (patch)
183
-
184
- ### 8.5.0
185
-
186
- _June 14, 2023_
187
-
188
- - Add warning when using the deprecated `@nest` rule
189
- - Updated `@csstools/postcss-relative-color-syntax` to `1.0.2` (patch)
190
- - Updated `postcss-nesting` to `11.3.0` (minor)
191
-
192
- ### 8.4.2
193
-
194
- _June 1, 2023_
195
-
196
- - Updated `@csstools/postcss-progressive-custom-properties` to `2.3.0` (minor)
197
- - Updated `postcss-custom-properties` to `13.2.0` (minor)
198
- - Updated `@csstools/postcss-color-function` to `2.2.3` (patch)
199
- - Updated `@csstools/postcss-color-mix-function` to `1.0.3` (patch)
200
- - Updated `@csstools/postcss-gradients-interpolation-method` to `3.0.6` (patch)
201
- - Updated `@csstools/postcss-ic-unit` to `2.0.4` (patch)
202
- - Updated `@csstools/postcss-media-minmax` to `1.0.3` (patch)
203
- - Updated `@csstools/postcss-media-queries-aspect-ratio-number-values` to `1.0.3` (patch)
204
- - Updated `@csstools/postcss-oklab-function` to `2.2.3` (patch)
205
- - Updated `@csstools/postcss-relative-color-syntax` to `1.0.1` (patch)
206
- - Updated `postcss-color-functional-notation` to `5.1.0` (minor)
207
- - Updated `postcss-custom-media` to `9.1.4` (patch)
208
- - Updated `postcss-double-position-gradients` to `4.0.4` (patch)
209
- - Updated `postcss-lab-function` to `5.2.3` (patch)
210
-
211
- ### 8.4.1
212
-
213
- _May 19, 2023_
214
-
215
- - Added `@csstools/postcss-relative-color-syntax` [Check the plugin README](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-relative-color-syntax#readme) for usage details (really this time).
216
-
217
- ### 8.4.0
218
-
219
- _May 19, 2023_
220
-
221
- - Added `@csstools/postcss-relative-color-syntax` [Check the plugin README](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-relative-color-syntax#readme) for usage details.
222
- - Updated `cssdb` to `7.6.0.` (minor)
223
- - Updated `@csstools/postcss-progressive-custom-properties` to `2.2.0` (minor)
224
- - Updated `@csstools/postcss-ic-unit` to `2.0.3` (patch)
225
- - Updated `@csstools/postcss-text-decoration-shorthand` to `2.2.4` (patch)
226
- - Updated `postcss-double-position-gradients` to `4.0.3` (patch)
227
- - Updated `@csstools/postcss-color-function` to `2.2.2` (patch)
228
- - Updated `@csstools/postcss-color-mix-function` to `1.0.2` (patch)
229
- - Updated `@csstools/postcss-gradients-interpolation-method` to `3.0.5` (patch)
230
- - Updated `@csstools/postcss-hwb-function` to `2.2.2` (patch)
231
- - Updated `@csstools/postcss-oklab-function` to `2.2.2` (patch)
232
- - Updated `postcss-lab-function` to `5.2.2` (patch)
233
-
234
- ### 8.3.3
235
-
236
- _May 19, 2023_
237
-
238
- - Update plugin order to preserve more original values.
239
- - Fix exception on unknown features [#969](https://github.com/csstools/postcss-plugins/issues/969)
240
- - Updated `@csstools/postcss-is-pseudo-class` to `3.2.1` (patch)
241
- - Updated `postcss-logical` to `6.2.0` (minor)
242
-
243
- ### 8.3.2
244
-
245
- _April 17, 2023_
246
-
247
- - Updated `@csstools/postcss-gradients-interpolation-method` to `3.0.4` (patch)
248
-
249
- ### 8.3.1
250
-
251
- _April 10, 2023_
252
-
253
- - Updated `@csstools/postcss-logical-viewport-units` to `1.0.3` (patch)
254
- - Updated `@csstools/postcss-media-minmax` to `1.0.2` (patch)
255
- - Updated `@csstools/postcss-media-queries-aspect-ratio-number-values` to `1.0.2` (patch)
256
- - Updated `@csstools/postcss-stepped-value-functions` to `2.1.1` (patch)
257
- - Updated `@csstools/postcss-trigonometric-functions` to `2.1.1` (patch)
258
- - Updated `postcss-custom-media` to `9.1.3` (patch)
259
- - Updated `postcss-custom-properties` to `13.1.5` (patch)
260
- - Updated `postcss-custom-selectors` to `7.1.3` (patch)
261
- - Updated `@csstools/postcss-color-function` to `2.2.1` (patch)
262
- - Updated `@csstools/postcss-color-mix-function` to `1.0.1` (patch)
263
- - Updated `@csstools/postcss-gradients-interpolation-method` to `3.0.3` (patch)
264
- - Updated `@csstools/postcss-hwb-function` to `2.2.1` (patch)
265
- - Updated `@csstools/postcss-oklab-function` to `2.2.1` (patch)
266
- - Updated `postcss-lab-function` to `5.2.1` (patch)
267
-
268
- ### 8.3.0
269
-
270
- _March 31, 2023_
271
-
272
- - Replace `postcss-media-minmax` with `@csstools/postcss-media-minmax` [Check the plugin README](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-media-minmax#readme) for usage details. _We hope to revert this in the future when maintenance is resumed upstream._
273
- - Updated `cssdb` to `7.5.3` (patch)
274
-
275
- ### 8.2.0
276
-
277
- _March 28, 2023_
278
-
279
- - Added `@csstools/postcss-gradients-interpolation-method` [Check the plugin README](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gradients-interpolation-method#readme) for usage details.
280
- - Updated `cssdb` to `7.5.2` (patch)
281
-
282
- ### 8.1.0
283
-
284
- _March 25, 2023_
285
-
286
- - Added `@csstools/postcss-color-mix-function` [Check the plugin README](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-mix-function#readme) for usage details.
287
- - Improve `debug` message format
288
- - Updated `@csstools/postcss-cascade-layers` to `3.0.1` (patch)
289
- - Updated `@csstools/postcss-color-function` to `2.2.0` (minor)
290
- - Updated `@csstools/postcss-font-format-keywords` to `2.0.2` (patch)
291
- - Updated `@csstools/postcss-hwb-function` to `2.2.0` (minor)
292
- - Updated `@csstools/postcss-ic-unit` to `2.0.2` (patch)
293
- - Updated `@csstools/postcss-is-pseudo-class` to `3.1.1` (minor)
294
- - Updated `@csstools/postcss-logical-float-and-clear` to `1.0.1` (patch)
295
- - Updated `@csstools/postcss-logical-resize` to `1.0.1` (patch)
296
- - Updated `@csstools/postcss-logical-viewport-units` to `1.0.2` (patch)
297
- - Updated `@csstools/postcss-media-queries-aspect-ratio-number-values` to `1.0.1` (patch)
298
- - Updated `@csstools/postcss-nested-calc` to `2.0.2` (patch)
299
- - Updated `@csstools/postcss-normalize-display-values` to `2.0.1` (patch)
300
- - Updated `@csstools/postcss-oklab-function` to `2.1.0` (minor)
301
- - Updated `@csstools/postcss-progressive-custom-properties` to `2.1.0` (minor)
302
- - Updated `@csstools/postcss-scope-pseudo-class` to `2.0.2` (patch)
303
- - Updated `@csstools/postcss-stepped-value-functions` to `2.1.0` (minor)
304
- - Updated `@csstools/postcss-text-decoration-shorthand` to `2.2.1` (minor)
305
- - Updated `@csstools/postcss-trigonometric-functions` to `2.1.0` (minor)
306
- - Updated `@csstools/postcss-unset-value` to `2.0.1` (patch)
307
- - Updated `autoprefixer` to `10.4.14` (patch)
308
- - Updated `browserslist` to `4.21.5` (patch)
309
- - Updated `css-blank-pseudo` to `5.0.2` (patch)
310
- - Updated `css-has-pseudo` to `5.0.2` (patch)
311
- - Updated `css-prefers-color-scheme` to `8.0.2` (patch)
312
- - Updated `cssdb` to `7.5.1` (minor)
313
- - Updated `postcss-attribute-case-insensitive` to `6.0.2` (patch)
314
- - Updated `postcss-color-functional-notation` to `5.0.2` (patch)
315
- - Updated `postcss-color-hex-alpha` to `9.0.2` (patch)
316
- - Updated `postcss-color-rebeccapurple` to `8.0.2` (patch)
317
- - Updated `postcss-custom-media` to `9.1.2` (patch)
318
- - Updated `postcss-custom-properties` to `13.1.4` (patch)
319
- - Updated `postcss-custom-selectors` to `7.1.2` (patch)
320
- - Updated `postcss-dir-pseudo-class` to `7.0.2` (patch)
321
- - Updated `postcss-double-position-gradients` to `4.0.2` (patch)
322
- - Updated `postcss-focus-visible` to `8.0.2` (patch)
323
- - Updated `postcss-focus-within` to `7.0.2` (patch)
324
- - Updated `postcss-gap-properties` to `4.0.1` (patch)
325
- - Updated `postcss-image-set-function` to `5.0.2` (patch)
326
- - Updated `postcss-lab-function` to `5.2.0` (minor)
327
- - Updated `postcss-logical` to `6.1.0` (minor)
328
- - Updated `postcss-nesting` to `11.2.1` (minor)
329
- - Updated `postcss-opacity-percentage` to `2.0.0` (major)
330
- - Updated `postcss-overflow-shorthand` to `4.0.1` (patch)
331
- - Updated `postcss-page-break` to `3.0.4` (patch)
332
- - Updated `postcss-place` to `8.0.1` (patch)
333
- - Updated `postcss-pseudo-class-any-link` to `8.0.2` (patch)
334
- - Updated `postcss-selector-not` to `7.0.1` (patch)
335
-
336
- ### 8.0.1
337
-
338
- _January 28, 2023_
339
-
340
- - Improve `types` declaration in `package.json`
341
-
342
- ### 8.0.0
343
-
344
- _January 24, 2023_
345
-
346
- - See [the dedicated Wiki page](https://github.com/csstools/postcss-plugins/wiki/PostCSS-Preset-Env-8) for more information.
347
- - Added: TypeScript support.
348
- - Added `@csstools/postcss-media-queries-aspect-ratio-number-values` [Check the plugin README](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-media-queries-aspect-ratio-number-values#readme) for usage details.
349
- - Added `@csstools/postcss-logical-float-and-clear` [Check the plugin README](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical-float-and-clear#readme) for usage details.
350
- - Added `@csstools/postcss-logical-resize` [Check the plugin README](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical-resize#readme) for usage details.
351
- - Added `@csstools/postcss-logical-viewport-units` [Check the plugin README](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical-viewport-units#readme) for usage details.
352
- - Added `logical` option to control all logical plugins.
353
- - Added `@csstools/postcss-scope-pseudo-class` [Check the plugin README](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-scope-pseudo-class#readme) for usage details.
354
- - Updated Support for Node v14+ (major).
355
- - Fixed: `all-property` and `overflow-wrap-property` now follow the `preserve` plugin option
356
- - Removed a workaround to consider `blank-pseudo-class` and `prefers-color-scheme-query` as `stage: 1` features when using default options.
357
- - Removed `postcss-env-function` (breaking).
358
- - Removed `importFrom` and `exportTo` plugin options from multiple plugins. (breaking)
359
- - `postcss-custom-media`
360
- - `postcss-custom-properties`
361
- - `postcss-custom-selectors`
362
- - Breaking: `enableClientSidePolyfills` is now `false` by default (was `true`)
363
- - Updated `@csstools/postcss-cascade-layers` to `3.0.0` (major)
364
- - Updated `@csstools/postcss-color-function` to `2.0.0` (major)
365
- - Updated `@csstools/postcss-font-format-keywords` to `2.0.0` (major)
366
- - Updated `@csstools/postcss-hwb-function` to `2.0.0` (major)
367
- - Updated `@csstools/postcss-ic-unit` to `2.0.0` (major)
368
- - Updated `@csstools/postcss-is-pseudo-class` to `3.0.0` (major)
369
- - Updated `@csstools/postcss-nested-calc` to `2.0.0` (major)
370
- - Updated `@csstools/postcss-normalize-display-values` to `2.0.0` (major)
371
- - Updated `@csstools/postcss-oklab-function` to `2.0.0` (major)
372
- - Updated `@csstools/postcss-scope-pseudo-class` to `2.0.0` (major)
373
- - Updated `@csstools/postcss-stepped-value-functions` to `2.0.0` (major)
374
- - Updated `@csstools/postcss-text-decoration-shorthand` to `2.0.0` (major)
375
- - Updated `@csstools/postcss-trigonometric-functions` to `2.0.0` (major)
376
- - Updated `@csstools/postcss-unset-value` to `2.0.0` (major)
377
- - Updated `css-blank-pseudo` to `5.0.0` (major)
378
- - Updated `css-has-pseudo` to `5.0.0` (major)
379
- - Updated `css-prefers-color-scheme` to `8.0.0` (major)
380
- - Updated `postcss-attribute-case-insensitive` to `6.0.0` (major)
381
- - Updated `postcss-color-functional-notation` to `5.0.0` (major)
382
- - Updated `postcss-color-hex-alpha` to `9.0.0` (major)
383
- - Updated `postcss-color-rebeccapurple` to `8.0.0` (major)
384
- - Updated `postcss-custom-media` to `9.1.0` (major)
385
- - Updated `postcss-custom-properties` to `13.1.0` (minor)
386
- - Updated `postcss-custom-selectors` to `7.1.0` (minor)
387
- - Updated `postcss-dir-pseudo-class` to `7.0.0` (major)
388
- - Updated `postcss-double-position-gradients` to `4.0.0` (major)
389
- - Updated `postcss-focus-visible` to `8.0.0` (major)
390
- - Updated `postcss-focus-within` to `7.0.0` (major)
391
- - Updated `postcss-gap-properties` to `4.0.0` (major)
392
- - Updated `postcss-image-set-function` to `5.0.0` (major)
393
- - Updated `postcss-lab-function` to `5.0.0` (major)
394
- - Updated `postcss-logical` to `6.0.0` (major)
395
- - Updated `postcss-nesting` to `11.0.0` (major)
396
- - Updated `postcss-overflow-shorthand` to `4.0.0` (major)
397
- - Updated `postcss-place` to `8.0.0` (major)
398
- - Updated `postcss-pseudo-class-any-link` to `8.0.0` (major)
399
- - Updated `postcss-selector-not` to `7.0.0` (major)
400
-
401
- ### 8.0.0-rc.0
402
-
403
- _January 24, 2023_
404
-
405
- - Added: TypeScript support.
406
- - Added `@csstools/postcss-media-queries-aspect-ratio-number-values` [Check the plugin README](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-media-queries-aspect-ratio-number-values#readme) for usage details.
407
- - Added `@csstools/postcss-logical-float-and-clear` [Check the plugin README](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical-float-and-clear#readme) for usage details.
408
- - Added `@csstools/postcss-logical-resize` [Check the plugin README](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical-resize#readme) for usage details.
409
- - Added `@csstools/postcss-logical-viewport-units` [Check the plugin README](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical-viewport-units#readme) for usage details.
410
- - Added `logical` option to control all logical plugins.
411
- - Fixed: `all-property` and `overflow-wrap-property` now follow the `preserve` plugin option
412
- - Removed a workaround to consider `blank-pseudo-class` and `prefers-color-scheme-query` as `stage: 1` features when using default options.
413
- - Updated `@csstools/postcss-cascade-layers` to `3.0.0` (major)
414
- - Updated `@csstools/postcss-color-function` to `2.0.0` (major)
415
- - Updated `@csstools/postcss-font-format-keywords` to `2.0.0` (major)
416
- - Updated `@csstools/postcss-hwb-function` to `2.0.0` (major)
417
- - Updated `@csstools/postcss-ic-unit` to `2.0.0` (major)
418
- - Updated `@csstools/postcss-is-pseudo-class` to `3.0.0` (major)
419
- - Updated `@csstools/postcss-nested-calc` to `2.0.0` (major)
420
- - Updated `@csstools/postcss-normalize-display-values` to `2.0.0` (major)
421
- - Updated `@csstools/postcss-oklab-function` to `2.0.0` (major)
422
- - Updated `@csstools/postcss-scope-pseudo-class` to `2.0.0` (major)
423
- - Updated `@csstools/postcss-stepped-value-functions` to `2.0.0` (major)
424
- - Updated `@csstools/postcss-text-decoration-shorthand` to `2.0.0` (major)
425
- - Updated `@csstools/postcss-trigonometric-functions` to `2.0.0` (major)
426
- - Updated `@csstools/postcss-unset-value` to `2.0.0` (major)
427
- - Updated `css-blank-pseudo` to `5.0.0` (major)
428
- - Updated `css-has-pseudo` to `5.0.0` (major)
429
- - Updated `css-prefers-color-scheme` to `8.0.0` (major)
430
- - Updated `postcss-attribute-case-insensitive` to `6.0.0` (major)
431
- - Updated `postcss-color-functional-notation` to `5.0.0` (major)
432
- - Updated `postcss-color-hex-alpha` to `9.0.0` (major)
433
- - Updated `postcss-color-rebeccapurple` to `8.0.0` (major)
434
- - Updated `postcss-custom-media` to `9.1.0` (major)
435
- - Updated `postcss-custom-properties` to `13.1.0` (minor)
436
- - Updated `postcss-custom-selectors` to `7.1.0` (minor)
437
- - Updated `postcss-dir-pseudo-class` to `7.0.0` (major)
438
- - Updated `postcss-double-position-gradients` to `4.0.0` (major)
439
- - Updated `postcss-focus-visible` to `8.0.0` (major)
440
- - Updated `postcss-focus-within` to `7.0.0` (major)
441
- - Updated `postcss-gap-properties` to `4.0.0` (major)
442
- - Updated `postcss-image-set-function` to `5.0.0` (major)
443
- - Updated `postcss-lab-function` to `5.0.0` (major)
444
- - Updated `postcss-logical` to `6.0.0` (major)
445
- - Updated `postcss-nesting` to `11.0.0` (major)
446
- - Updated `postcss-overflow-shorthand` to `4.0.0` (major)
447
- - Updated `postcss-place` to `8.0.0` (major)
448
- - Updated `postcss-pseudo-class-any-link` to `8.0.0` (major)
449
- - Updated `postcss-selector-not` to `7.0.0` (major)
450
-
451
- ### 8.0.0-alpha.1
452
-
453
- _November 14, 2022_
454
-
455
- - Updated Support for Node v14+ (major).
456
- - Removed `postcss-env-function` (breaking).
457
- - Removed `importFrom` and `exportTo` plugin options from multiple plugins. (breaking)
458
- - `postcss-custom-media`
459
- - `postcss-custom-properties`
460
- - `postcss-custom-selectors`
461
- - Added `@csstools/postcss-scope-pseudo-class` [Check the plugin README](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-scope-pseudo-class#readme) for usage details.
462
- - Updated `postcss-custom-media` to `9.0.0` (major)
463
- - Updated `postcss-custom-properties` to `13.0.0` (major)
464
- - Updated `postcss-custom-selectors` to `7.0.0` (major)
465
- - Updated `@csstools/postcss-cascade-layers` to `2.0.0` (major)
466
- - Updated `css-blank-pseudo` to `4.1.1` (minor)
467
- - Updated `css-has-pseudo` to `4.0.1` (patch)
468
- - Updated `css-prefers-color-scheme` to `7.0.1` (patch)
469
- - Updated `postcss-focus-visible` to `7.1.0` (minor)
470
- - Updated `postcss-focus-within` to `6.1.1` (minor)
471
-
472
- ### 8.0.0-alpha.0
473
-
474
- _July 8, 2022_
475
-
476
- - Breaking: `enableClientSidePolyfills` is now `false` by default (was `true`)
477
- - Updated `@csstools/postcss-stepped-value-functions` to `1.0.1` (patch)
478
- - Updated `@csstools/postcss-trigonometric-functions` to `1.0.2` (patch)
479
- - Updated `@csstools/postcss-unset-value` to `1.0.2` (patch)
480
- - Updated `browserslist` to `4.21.1` (patch)
481
- - Updated `css-blank-pseudo` to `4.0.0` (major)
482
- - Updated `css-has-pseudo` to `4.0.0` (major)
483
- - Updated `css-prefers-color-scheme` to `7.0.0` (major)
484
- - Updated `postcss-attribute-case-insensitive` to `5.0.2` (patch)
485
- - Updated `postcss-color-functional-notation` to `4.2.4` (patch)
486
- - Updated `postcss-color-rebeccapurple` to `7.1.1` (patch)
487
- - Updated `postcss-dir-pseudo-class` to `6.0.5` (patch)
488
- - Updated `postcss-double-position-gradients` to `3.1.2` (patch)
489
- - Updated `postcss-focus-visible` to `7.0.0` (major)
490
- - Updated `postcss-focus-within` to `6.0.0` (major)
491
- - Updated `postcss-gap-properties` to `3.0.4` (patch)
492
- - Updated `postcss-image-set-function` to `4.0.7` (patch)
493
- - Updated `postcss-lab-function` to `4.2.1` (patch)
494
- - Updated `postcss-nesting` to `10.1.10` (patch)
495
- - Updated `postcss-overflow-shorthand` to `3.0.4` (patch)
496
- - Updated `postcss-place` to `7.0.5` (patch)
497
- - Updated `postcss-pseudo-class-any-link` to `7.1.6` (patch)
498
- - Updated `postcss-selector-not` to `6.0.1` (patch)
499
-
500
- ### 7.8.3
501
-
502
- _November 14, 2022_
503
-
504
- - Update `autoprefixer` to `10.4.13` (patch)
505
- - Update `browserlist` to `4.21.4` (patch)
506
- - Update `postcss-custom-properties` to `12.1.10` (patch)
507
- - Update `@csstools/postcss-cascade-layers` to `1.1.1` (patch)
508
-
509
- ### 7.8.2
510
-
511
- _September 15, 2022_
512
-
513
- - Update `@csstools/postcss-cascade-layers` to `1.1.0` (minor)
514
- - Update `autoprefixer` to `10.4.11` (patch)
515
- - Update `postcss-custom-properties` to `12.1.9` (patch)
516
- - Update `postcss-nesting` to `10.2.0` (minor)
517
-
518
- ### 7.8.1
519
-
520
- _September 7, 2022_
521
-
522
- - Update `cssdb` to `7.0.1` (patch)
523
- - Update `@csstools/postcss-cascade-layers` to `1.0.6` (patch)
524
-
525
- ### 7.8.0
526
-
527
- _August 16, 2022_
528
-
529
- - Added `@csstools/postcss-nested-calc` <br/> [Check the plugin README](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-nested-calc#readme) for usage details.
530
- - Added `@csstools/postcss-text-decoration-shorthand` <br/> [Check the plugin README](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-text-decoration-shorthand#readme) for usage details.
531
- - Update `@csstools/postcss-cascade-layers` to `1.0.5` (patch)
532
- - Update `@csstools/postcss-color-function` to `1.1.1` (patch)
533
- - Update `@csstools/postcss-font-format-keywords` to `1.0.1` (patch)
534
- - Update `@csstools/postcss-hwb-function` to `1.0.2` (patch)
535
- - Update `@csstools/postcss-ic-unit` to `1.0.1` (patch)
536
- - Update `@csstools/postcss-is-pseudo-class` to `2.0.7` (patch)
537
- - Update `@csstools/postcss-normalize-display-values` to `1.0.1` (patch)
538
- - Update `@csstools/postcss-oklab-function` to `1.1.1` (patch)
539
- - Update `@csstools/postcss-stepped-value-functions` to `1.0.1` (patch)
540
- - Update `@csstools/postcss-trigonometric-functions` to `1.0.2` (patch)
541
- - Update `@csstools/postcss-unset-value` to `1.0.2` (patch)
542
- - Update `autoprefixer` to `10.4.8` (patch)
543
- - Update `browserslist` to `4.21.3` (patch)
544
- - Update `cssdb` to `7.0.0` (major)
545
- - Update `postcss-attribute-case-insensitive` to `5.0.2` (patch)
546
- - Update `postcss-color-functional-notation` to `4.2.4` (patch)
547
- - Update `postcss-color-rebeccapurple` to `7.1.1` (patch)
548
- - Update `postcss-dir-pseudo-class` to `6.0.5` (patch)
549
- - Update `postcss-double-position-gradients` to `3.1.2` (patch)
550
- - Update `postcss-gap-properties` to `3.0.5` (patch)
551
- - Update `postcss-image-set-function` to `4.0.7` (patch)
552
- - Update `postcss-lab-function` to `4.2.1` (patch)
553
- - Update `postcss-nesting` to `10.1.10` (patch)
554
- - Update `postcss-overflow-shorthand` to `3.0.4` (patch)
555
- - Update `postcss-place` to `7.0.5` (patch)
556
- - Update `postcss-pseudo-class-any-link` to `7.1.6` (patch)
557
- - Update `postcss-selector-not` to `6.0.1` (patch)
558
-
559
- ### 7.7.2
560
-
561
- _June 23, 2022_
562
-
563
- - Fix `op_mini all` not working as a browser list.
564
- - Updated `postcss-color-rebeccapurple` to `7.1.0` (minor)
565
- - Updated `browserslist` to `4.21.0` (minor)
566
- - Updated `@csstools/postcss-cascade-layers` to `1.0.4` (patch)
567
- - Updated `@csstools/postcss-is-pseudo-class` to `2.0.6` (patch)
568
- - Updated `postcss-color-hex-alpha` to `8.0.4` (patch)
569
- - Updated `postcss-custom-media` to `8.0.2` (patch)
570
- - Updated `postcss-custom-properties` to `12.1.8` (patch)
571
- - Updated `postcss-custom-selectors` to `6.0.3` (patch)
572
- - Updated `postcss-nesting` to `10.1.9` (patch)
573
- - Updated `postcss-pseudo-class-any-link` to `7.1.5` (patch)
574
-
575
- ### 7.7.1
576
-
577
- _June 3, 2022_
578
-
579
- - Updated `postcss-selector-not` to `6.0.0` (major)
580
- - Updated `@csstools/postcss-trigonometric-functions` to `1.0.1` (patch)
581
- - Updated `postcss-attribute-case-insensitive` to `5.0.1` (patch)
582
- - Updated `postcss-custom-media` to `8.0.1` (patch)
583
- - Updated `postcss-custom-selectors` to `6.0.2` (patch)
584
- - Updated `cssdb` to `6.6.3` (patch)
585
-
586
- ### 7.7.0
587
-
588
- _May 31, 2022_
589
-
590
- - Added `@csstools/postcss-trigonometric-functions` <br/> [Check the plugin README](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-trigonometric-functions#readme) for usage details.
591
- - Updated `@csstools/postcss-cascade-layers` to `1.0.2` (patch)
592
- - Updated `postcss-color-functional-notation` to `4.2.3` (patch)
593
- - Updated `postcss-nesting` to `10.1.7` (patch)
594
-
595
- ### 7.6.0
596
-
597
- _May 19, 2022_
598
-
599
- - Added `@csstools/postcss-cascade-layers` <br/> [Check the plugin README](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-cascade-layers#readme) for usage details.
600
- - Updated `@csstools/postcss-hwb-function` to `1.0.1` (patch)
601
- - Updated `@csstools/postcss-is-pseudo-class` to `2.0.4` (patch)
602
- - Updated `@csstools/postcss-unset-value` to `1.0.1` (patch)
603
- - Updated `postcss-nesting` to `10.1.6` (patch)
604
- - Updated `postcss-pseudo-class-any-link` to `7.1.4` (patch)
605
- - Updated `autoprefixer` to `10.4.7` (patch)
606
-
607
- ### 7.5.0
608
-
609
- _May 2, 2022_
610
-
611
- - Added `@csstools/postcss-unset-value` <br/> [Check the plugin README](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-unset-value#readme) for usage details.
612
- - Added `@csstools/postcss-stepped-value-functions` <br/> [Check the plugin README](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-stepped-value-functions#readme) for usage details.
613
- - Updated `cssdb` to `6.6.0` (minor)
614
- - Updated `autoprefixer` to `10.4.6` (patch)
615
-
616
- ### 7.4.4
617
-
618
- _April 26, 2022_
619
-
620
- - Updated `@csstools/postcss-color-function` to `1.1.0` (minor)
621
- - Updated `@csstools/postcss-is-pseudo-class` to `2.0.2` (patch)
622
- - Updated `@csstools/postcss-oklab-function` to `1.1.0` (minor)
623
- - Updated `autoprefixer` to `10.4.5` (patch)
624
- - Updated `browserslist` to `4.20.3` (patch)
625
- - Updated `postcss-custom-properties` to `12.1.7` (patch)
626
- - Updated `postcss-lab-function` to `4.2.0` (minor)
627
- - Updated `postcss-nesting` to `10.1.4` (patch)
628
- - Updated `postcss-pseudo-class-any-link` to `7.1.2` (patch)
629
-
630
- ### 7.4.3
631
-
632
- _March 19, 2022_
633
-
634
- - Fix manually enabling a feature that doesn't meet the required vendor implementations. [#310](https://github.com/csstools/postcss-plugins/issues/310)
635
- - Updated `postcss-clamp` to `4.1.0` (minor)
636
- - Updated `@csstools/postcss-color-function` to `1.0.3` (patch)
637
- - Updated `@csstools/postcss-is-pseudo-class` to `2.0.1` (patch)
638
- - Updated `@csstools/postcss-oklab-function` to `1.0.2` (patch)
639
- - Updated `@csstools/postcss-progressive-custom-properties` to `1.3.0` (minor)
640
- - Updated `autoprefixer` to `10.4.4` (patch)
641
- - Updated `browserslist` to `4.20.2` (patch)
642
- - Updated `cssdb` to `6.5.0` (minor)
643
- - Updated `postcss-custom-properties` to `12.1.5` (patch)
644
- - Updated `postcss-double-position-gradients` to `3.1.1` (patch)
645
- - Updated `postcss-env-function` to `4.0.6` (patch)
646
- - Updated `postcss-lab-function` to `4.1.2` (patch)
647
- - Updated `postcss-nesting` to `10.1.3` (patch)
648
- - Remove internal patch for `postcss-clamp`
649
- - Document all features. [https://github.com/csstools/postcss-preset-env/issues/156](https://github.com/csstools/postcss-preset-env/issues/156)
650
-
651
- [see the list of features](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/FEATURES.md)
652
-
653
- ### 7.4.2
654
-
655
- _March 2, 2022_
656
-
657
- - Adding internal patch for `postcss-clamp` to fix issue when `clamp` was being used with any other values along. [#274](https://github.com/csstools/postcss-plugins/issues/274)
658
-
659
- ### 7.4.1
660
-
661
- _February 17, 2022_
662
-
663
- - Updated `postcss-clamp` to `4.0.0` (major)
664
-
665
- ### 7.4.0
666
-
667
- _February 16, 2022_
668
-
669
- - Added `@csstools/color-function` <br/> [Check the plugin README](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-function#readme) for usage details.
670
- - Added `@csstools/oklab-function` <br/> [Check the plugin README](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-oklab-function#readme) for usage details.
671
- - Added `@csstools/ic-unit` <br/> [Check the plugin README](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-ic-unit#readme) for usage details.
672
- - Updated `@csstools/postcss-progressive-custom-properties` to `1.2.0` (minor)
673
- - Updated `cssdb` to `6.3.1` (patch)
674
- - Updated `postcss-double-position-gradients` to `3.1.0` (minor)
675
- - Updated `postcss-lab-function` to `4.1.1` (patch)
676
-
677
- ### 7.3.3
678
-
679
- _February 13, 2022_
680
-
681
- - Updated `cssdb` to `6.3.0` (minor)
682
-
683
- ### 6.7.1
684
-
685
- _February 13, 2022_
686
-
687
- - Added notice when using preset-env with PostCSS > 7 to prompt to upgrade.
688
-
689
- ### 7.3.2
690
-
691
- _February 12, 2022_
692
-
693
- - Updated `postcss-lab-function` to `4.1.0` (minor)
694
-
695
- `postcss-lab-function` now supports [wide gamut colors](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-lab-function#displayp3) and [out of gamut color mapping](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-lab-function#displayp3).
696
-
697
- - Updated `css-blank-pseudo` to `3.0.3` (patch)
698
- - Updated `css-has-pseudo` to `3.0.4` (patch)
699
- - Updated `cssdb` to `6.2.1` (patch)
700
- - Updated `postcss-color-functional-notation` to `4.2.2` (patch)
701
- - Updated `postcss-color-hex-alpha` to `8.0.3` (patch)
702
- - Updated `postcss-dir-pseudo-class` to `6.0.4` (patch)
703
- - Updated `postcss-double-position-gradients` to `3.0.5` (patch)
704
- - Updated `postcss-env-function` to `4.0.5` (patch)
705
- - Updated `postcss-focus-visible` to `6.0.4` (patch)
706
- - Updated `postcss-focus-within` to `5.0.4` (patch)
707
- - Updated `postcss-gap-properties` to `3.0.3` (patch)
708
- - Updated `postcss-image-set-function` to `4.0.6` (patch)
709
- - Updated `postcss-logical` to `5.0.4` (patch)
710
- - Updated `postcss-overflow-shorthand` to `3.0.3` (patch)
711
- - Updated `postcss-place` to `7.0.4` (patch)
712
- - Updated `postcss-pseudo-class-any-link` to `7.1.1` (patch)
713
- - Updated `@csstools/postcss-progressive-custom-properties` to `1.1.0`.
714
-
715
- ### 7.3.1
716
-
717
- _February 3, 2022_
718
-
719
- - Ensured that `debug` option uses a single instance per run, this allows for `debug` to work on parallel runs within CI environments.
720
- - Normalized exports to support both Common JS and ESM within our modules. This allows for the package to be processable via Webpack [#221](https://github.com/csstools/postcss-plugins/issues/221)
721
- - Updated `postcss-opacity-percentage` to `1.1.2` (patch).
722
-
723
- ### 7.3.0
724
-
725
- _January 31, 2022_
726
-
727
- - Added `@csstools/postcss-is-pseudo-class` <br/> [Check the plugin README](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-is-pseudo-class#readme) for usage details.
728
- - Added `@csstools/postcss-hwb-function` <br/> [Check the plugin README](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-hwb-function#readme) for usage details.
729
- - Added `postcss-opacity-percentage` <br/> [Check the plugin README](https://github.com/mrcgrtz/postcss-opacity-percentage#readme) for usage details.
730
- - Added `postcss-clamp` <br/> [Check the plugin README](https://github.com/polemius/postcss-clamp#readme) for usage details.
731
- - Added `@csstools/postcss-normalize-display-values` <br/> [Check the plugin README](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-normalize-display-values#readme) for usage details.
732
- - Added `@csstools/postcss-font-format-keywords` <br/> [Check the plugin README](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-font-format-keywords#readme) for usage details.
733
- - Added `debug` [option](https://github.com/csstools/postcss-plugins/tree/main/plugin-packs/postcss-preset-env#debug) that enables extra debugging information while processing the CSS.
734
- - Added `enableClientSidePolyfills` [option](https://github.com/csstools/postcss-plugins/tree/main/plugin-packs/postcss-preset-env#enableclientsidepolyfills) that allows you to control every single plugin that requires a browser library to fully work. Defaults to `true` so they're enabled by default.
735
- - Added `minimumVendorImplementations` [option](https://github.com/csstools/postcss-plugins/tree/main/plugin-packs/postcss-preset-env#minimumvendorimplementations) that allows you to enable/disable plugins based on their implementation status in browsers.
736
- - Fix sourcemaps for `image-set()` function.
737
- - Removed `caniuse-lite` dependency. This results not only in lower package size but also in better feature detection lead by changes on CSSDB.
738
- - Updated `cssdb` to `6.1.0` (major).
739
- - Updated `css-prefers-color-scheme` to `6.0.3` (patch)
740
- - Updated `postcss-custom-properties` to `12.1.4` (patch)
741
- - Updated `postcss-image-set-function` to `4.0.5` (patch)
742
- - Updated `postcss-pseudo-class-any-link` to `7.1.0` (minor)
743
-
744
- ### 7.2.3
745
-
746
- _January 12, 2022_
747
-
748
- - Enhanced `importFrom` / `exportTo` so it's harder to cause unexpected issues by different shapes of data.
749
-
750
- ### 7.2.2
751
-
752
- _January 12, 2022_
753
-
754
- - Updated `postcss-logical` to `5.0.3` (patch)
755
- - Updated `postcss-custom-properties` to `12.1.2` (patch)
756
-
757
- ### 7.2.1
758
-
759
- _January 12, 2022_
760
-
761
- - Always run plugins with side effects if certain options are set. [#140](https://github.com/csstools/postcss-plugins/issues/140)
762
- - `custom-media-queries`
763
- - `custom-properties`
764
- - `environment-variables`
765
- - `custom-selectors`
766
- - Updated `caniuse-lite` to `1.0.30001299` (minor)
767
- - Updated `css-blank-pseudo` to `3.0.2` (minor)
768
- - Updated `css-has-pseudo` to `3.0.3` (minor)
769
- - Updated `postcss-color-rebeccapurple` to `7.0.2` (minor)
770
- - Updated `postcss-custom-properties` to `12.1.0` (minor)
771
- - Updated `postcss-dir-pseudo-class` to `6.0.3` (minor)
772
- - Updated `postcss-nesting` to `10.1.2` (minor)
773
-
774
- This will ensure that CSS transforms that are not a browser polyfill are still applied.
775
- ⚠️ A future major version `postcss-preset-env` will remove this behavior completely.
776
-
777
- ### 7.2.0
778
-
779
- _January 2, 2022_
780
-
781
- - Added warnings and useful messages when a feature that doesn't exist is configured. [156](https://github.com/csstools/postcss-preset-env/issues/156).
782
-
783
- When configured with these options for example:
784
-
785
- ```js
786
- options: {
787
- features: {
788
- "custom-media": true,
789
- "postcss-logical": true,
790
- "postcss-logica": true,
791
- }
792
- }
793
- ```
794
-
795
- It will yield the following warnings:
796
-
797
- ```bash
798
- Unknown feature: "custom-media" did you mean: "custom-media-queries"
799
- Unknown feature: "postcss-logical" did you mean: "logical-properties-and-values"
800
- Unknown feature: "postcss-logica" did you mean: "logical-properties-and-values"
801
- ```
802
-
803
- - Removed Sourcemaps from package tarball.
804
- - Moved CLI to CLI Package. See [announcement](https://github.com/csstools/postcss-plugins/discussions/121).
805
- - Updated `postcss` to 8.4 (minor)
806
- - Updated `autoprefixer` to 10.4.1 (patch)
807
- - Updated `caniuse-lite` to 1.0.30001295 (patch)
808
- - Updated `css-blank-pseudo` to 3.0.1 (patch)
809
- - Updated `css-has-pseudo` to 3.0.2 (patch)
810
- - Updated `css-prefers-color-scheme` to 6.0.2 (patch)
811
- - Updated `postcss-color-functional-notation` to 4.2.1 (minor)
812
- - Updated `postcss-color-hex-alpha` to 8.0.2 (patch)
813
- - Updated `postcss-custom-properties` to 12.0.2 (patch)
814
- - Updated `postcss-dir-pseudo-class` to 6.0.2 (patch)
815
- - Updated `postcss-double-position-gradients` to 3.0.4 (patch)
816
- - Updated `postcss-env-function` to 4.0.4 (patch)
817
- - Updated `postcss-focus-visible` to 6.0.3 (patch)
818
- - Updated `postcss-focus-within` to 5.0.3 (patch)
819
- - Updated `postcss-gap-properties` to 3.0.2 (patch)
820
- - Updated `postcss-image-set-function` to 4.0.4 (patch)
821
- - Updated `postcss-lab-function` to 4.0.3 (patch)
822
- - Updated `postcss-logical` to 5.0.2 (patch)
823
- - Updated `postcss-nesting` to 10.1.1 (minor)
824
- - Updated `postcss-overflow-shorthand` to 3.0.2 (patch)
825
- - Updated `postcss-place` to 7.0.3 (patch)
826
- - Updated `postcss-pseudo-class-any-link` to 7.0.2 (patch)
827
-
828
- ### 7.1.0
829
-
830
- _December 22, 2021_
831
-
832
- - Updated [`postcss-nesting` to `10.1.0` (minor)](https://github.com/csstools/postcss-plugins/blob/main/plugins/postcss-nesting/CHANGELOG.md#changes-to-postcss-nesting)
833
-
834
- ### 7.0.2
835
-
836
- _December 16, 2021_
837
-
838
- - Fixed unexpected behaviours when using different versions of `postcss-values-parser` across the plugins [228](https://github.com/csstools/postcss-preset-env/issues/228)
839
- - Updated `browserlist` to 4.19.1 (minor)
840
- - Updated `caniuse-lite` to `1.0.30001287` (minor)
841
- - Updated `css-blank-pseudo` to `3.0.0` (major)
842
- - Updated `css-has-pseudo` to `3.0.0` (major)
843
- - Updated `css-prefers-color-scheme` to `6.0.0` (major)
844
- - Updated `postcss-color-functional-notation` to `4.1.0` (minor)
845
- - Updated `postcss-color-hex-alpha` to `8.0.1` (patch)
846
- - Updated `postcss-color-rebeccapurple` to `7.0.1` (patch)
847
- - Updated `postcss-custom-properties` to `12.0.1` (patch)
848
- - Updated `postcss-dir-pseudo-class` to `6.0.1` (patch)
849
- - Updated `postcss-double-position-gradients` to `3.0.3` (patch)
850
- - Updated `postcss-env-function` to `4.0.3` (patch)
851
- - Updated `postcss-focus-visible` to `6.0.2` (patch)
852
- - Updated `postcss-focus-within` to `5.0.2` (patch)
853
- - Updated `postcss-gap-properties` to `3.0.1` (patch)
854
- - Updated `postcss-image-set-function` to `4.0.3` (patch)
855
- - Updated `postcss-lab-function` to `4.0.2` (patch)
856
- - Updated `postcss-logical` to `5.0.1` (patch)
857
- - Updated `postcss-nesting` to `10.0.3` (patch)
858
- - Updated `postcss-overflow-shorthand` to `3.0.1` (patch)
859
- - Updated `postcss-place` to `7.0.2` (patch)
860
- - Updated `postcss-pseudo-class-any-link` to `7.0.1` (patch)
861
- - Updated documentation
862
- - Updated `postcss` to be a peer dependency.
863
-
864
- ### 7.0.1
865
-
866
- _November 19, 2021_
867
-
868
- - Fixed infinite loop in double-position-gradients [223](https://github.com/csstools/postcss-preset-env/issues/223)
869
- - Fixed "Unknown word" errors in when parsing CSS values [224](https://github.com/csstools/postcss-preset-env/issues/224)
870
- - Fixed "undefined" CSS values after transforms with postcss-place [225](https://github.com/csstools/postcss-preset-env/issues/225)
871
- - Updated `postcss-color-functional-notation` to 4.0.1 (patch)
872
- - Updated `postcss-double-position-gradients` to 3.0.1 (patch)
873
- - Updated `postcss-env-function` to 4.0.2 (patch)
874
- - Updated `postcss-image-set-function` to 4.0.2 (patch)
875
- - Updated `postcss-lab-function` to 4.0.1 (patch)
876
- - Updated `postcss-nesting` to 10.0.2 (patch)
877
- - Updated `postcss-place` to 7.0.1 (patch)
878
-
879
- ### 7.0.0
880
-
881
- _November 16, 2021_
882
-
883
- - Updated `autoprefixer` to 10.4.0 (major)
884
- - Updated `browserslist` to 4.17.5 (minor)
885
- - Updated `caniuse-lite` to 1.0.30001272 (patch)
886
- - Updated `css-blank-pseudo` to 2.0.0 (major)
887
- - Updated `css-has-pseudo` to 2.0.0 (major)
888
- - Updated `css-prefers-color-scheme` to 5.0.0 (major)
889
- - Updated `cssdb` to 5.0.0 (major)
890
- - Updated `postcss` to 8.3.0 (major)
891
- - Updated `postcss-attribute-case-insensitive` to 5.0.0 (major)
892
- - Updated `postcss-color-functional-notation` to 4.0.0 (major)
893
- - Updated `postcss-color-hex-alpha` to 8.0.0 (major)
894
- - Updated `postcss-color-rebeccapurple` to 7.0.0 (major)
895
- - Updated `postcss-custom-media` to 8.0.0 (major)
896
- - Updated `postcss-custom-properties` to 12.0.0 (major)
897
- - Updated `postcss-custom-selectors` to 6.0.0 (major)
898
- - Updated `postcss-dir-pseudo-class` to 6.0.0 (major)
899
- - Updated `postcss-double-position-gradients` to 3.0.0 (major)
900
- - Updated `postcss-env-function` to 4.0.1 (major)
901
- - Updated `postcss-focus-visible` to 6.0.1 (major)
902
- - Updated `postcss-focus-within` to 5.0.1 (major)
903
- - Updated `postcss-font-variant` to 5.0.0 (major)
904
- - Updated `postcss-gap-properties` to 3.0.0 (major)
905
- - Updated `postcss-image-set-function` to 4.0.0 (major)
906
- - Updated `postcss-initial` to 3.0.4 (patch)
907
- - Updated `postcss-lab-function` to 4.0.0 (major)
908
- - Updated `postcss-logical` to 5.0.0 (major)
909
- - Updated `postcss-media-minmax` to 5.0.0 (major)
910
- - Updated `postcss-nesting` to 10.0.0 (major)
911
- - Updated `postcss-overflow-shorthand` to 3.0.0 (major)
912
- - Updated `postcss-page-break` to 3.0.4 (major)
913
- - Updated `postcss-place` to 7.0.0 (major)
914
- - Updated `postcss-pseudo-class-any-link` to 7.0.0 (major)
915
- - Updated `postcss-replace-overflow-wrap` to 4.0.0 (major)
916
- - Removed `postcss-selector-matches`
917
- - Removed `postcss-color-gray`
918
- - Updated support for Node 12+ (major)
919
-
920
- ### 6.7.0
921
-
922
- _July 8, 2019_
923
-
924
- - Fixed the issue of autoprefixer alerting an upcoming change to the API
925
- - Updated `autoprefixer` to 9.6.1 (minor)
926
- - Updated `browserslist` to 4.6.4 (minor)
927
- - Updated `cssdb` to 4.4.0 (minor)
928
- - Updated `caniuse-lite` to 1.0.30000981 (patch)
929
- - Updated `postcss` to 7.0.17 (patch)
930
- - Updated `postcss-color-hex-alpha` to 5.0.3 (patch)
931
- - Updated `postcss-custom-media` to 7.0.8 (patch)
932
- - Updated `postcss-custom-properties` to 8.0.11 (patch)
933
-
934
- ### 6.6.0
935
-
936
- _February 28, 2019_
937
-
938
- - Moved browserslist detection from using each input file per process to using
939
- the working directory on intialization, as was implied by the documentation.
940
- If fixing this previously undocumented behavior causes any harm to existing
941
- projects, it can be easily rolled back in a subsequent patch. For the
942
- majority of projects — those with a singular browserslist configuration and
943
- potentially many individually processed CSS files — we should expect reported
944
- build times around 35 seconds to drop to less than 2 seconds.
945
- - Updated `browserslist` to 4.4.2 (minor)
946
- - Updated `autoprefixer` to 9.4.9 (patch)
947
- - Updated `caniuse-lite` to 1.0.30000939 (patch)
948
- - Updated `postcss` to 7.0.14 (patch)
949
- - Updated `postcss-attribute-case-insensitive` to 4.0.1 (patch)
950
-
951
- ### 6.5.0
952
-
953
- _December 12, 2018_
954
-
955
- - Added `css-blank-pseudo` polyfill
956
- - Added `css-has-pseudo` polyfill
957
- - Updated `autoprefixer` to 9.4.2 (minor)
958
- - Updated `browserslist` to 4.3.5 (minor)
959
- - Updated `caniuse-lite` to 1.0.30000918 (patch)
960
- - Updated `css-prefers-color-scheme` to 3.1.1 (minor, patch for this project)
961
- - Updated `cssdb` to 4.3.0 (minor)
962
- - Updated `postcss` to 7.0.6 (patch)
963
-
964
- ### 6.4.0
965
-
966
- _November 6, 2018_
967
-
968
- - Fixed `exportTo` option to export Custom Media, Custom Properties, and Custom
969
- Selectors all to the same function, object, or file
970
- - Added `css-prefers-color-scheme` 3.0.0 (major, non-breaking for this project)
971
- - Updated `cssdb` to 4.2.0 (minor)
972
-
973
- ### 6.3.1
974
-
975
- _November 5, 2018_
976
-
977
- - Updated `caniuse-lite` to 1.0.30000905 (patch)
978
- - Updated `postcss-custom-properties` to 8.0.9 (patch)
979
-
980
- ### 6.3.0
981
-
982
- _October 28, 2018_
983
-
984
- - Added `postcss-double-position-gradients` 1.0.0 (major, non-breaking for this project)
985
- - Updated `autoprefixer` to 9.3.1 (minor)
986
- - Updated `browserslist` to 4.3.4 (patch)
987
- - Updated `caniuse-lite` to 1.0.30000899 (patch)
988
- - Updated `cssdb` to 4.1.0 (major, non-breaking for this project)
989
-
990
- ### 6.2.0
991
-
992
- _October 22, 2018_
993
-
994
- - Updated `autoprefixer` to 9.2.1 (minor)
995
- - Updated `browserslist` to 4.3.1 (minor)
996
-
997
- ### 6.1.2
998
-
999
- _October 19, 2018_
1000
-
1001
- - Updated `browserslist` to 4.2.1 (patch)
1002
- - Updated `caniuse-lite` to 1.0.30000893 (patch)
1003
- - Updated `postcss-custom-media` to 7.0.7 (patch)
1004
-
1005
- ### 6.1.1
1006
-
1007
- _October 12, 2018_
1008
-
1009
- - Updated: `postcss-custom-media` to 7.0.6 (patch)
1010
-
1011
- ### 6.1.0
1012
-
1013
- _October 10, 2018_
1014
-
1015
- - Added: `postcss-color-gray`
1016
- - Added: Passing `autoprefixer: false` disables autoprefixer
1017
- - Updated: `browserslist` to 4.2.0 (minor)
1018
- - Updated: `caniuse-lite` to 1.0.30000890 (patch)
1019
-
1020
- ### 6.0.10
1021
-
1022
- _October 2, 2018_
1023
-
1024
- - Updated: `postcss-custom-properties` to 8.0.8 (patch)
1025
-
1026
- ### 6.0.9
1027
-
1028
- _October 2, 2018_
1029
-
1030
- - Updated: `browserslist` to 4.1.2 (patch)
1031
- - Updated: `postcss` to 7.0.5 (patch)
1032
- - Updated: `postcss-custom-properties` to 8.0.7 (patch)
1033
-
1034
- ### 6.0.8
1035
-
1036
- _October 1, 2018_
1037
-
1038
- - Updated: `caniuse-lite` to 1.0.30000888 (patch)
1039
- - Updated: `postcss` to 7.0.4 (patch)
1040
-
1041
- **Did you hear? PostCSS Preset Env is now part of Create React App!** 🎉
1042
-
1043
- ### 6.0.7
1044
-
1045
- _September 23, 2018_
1046
-
1047
- - Updated: `postcss` to 7.0.3 (patch)
1048
- - Updated: `postcss-custom-properties` to 8.0.6 (patch)
1049
-
1050
- ### 6.0.6
1051
-
1052
- _September 23, 2018_
1053
-
1054
- - Updated: `postcss-custom-media` to 7.0.4 (patch)
1055
-
1056
- ### 6.0.5
1057
-
1058
- _September 23, 2018_
1059
-
1060
- - Updated: `postcss-color-mod-function` to 3.0.3 (patch)
1061
-
1062
- ### 6.0.4
1063
-
1064
- _September 23, 2018_
1065
-
1066
- - Updated: `caniuse-lite` to 1.0.30000887 (patch)
1067
- - Updated: `postcss-color-mod-function` to 3.0.2 (patch)
1068
-
1069
- ### 6.0.3
1070
-
1071
- _September 21, 2018_
1072
-
1073
- - Updated: `caniuse-lite` to 1.0.30000885 (patch)
1074
- - Updated: `postcss-custom-properties` to 8.0.5 (patch)
1075
-
1076
- ### 6.0.2
1077
-
1078
- _September 20, 2018_
1079
-
1080
- - Fixed: Do not break on an empty `importFrom` object
1081
- - Fixed: Actually run `postcss-env-function`
1082
-
1083
- ### 6.0.1
1084
-
1085
- _September 20, 2018_
1086
-
1087
- - Fixed: Issue with the `system-ui` font family polyfill by replacing
1088
- `postcss-font-family-system-ui` with an internal polyfill, at least until the
1089
- problem with the original plugin is resolved.
1090
-
1091
- ### 6.0.0
1092
-
1093
- _September 20, 2018_
1094
-
1095
- - Added: Support for PostCSS 7+
1096
- - Added: Support for PostCSS Values Parser 2+
1097
- - Added: Support for PostCSS Selector Parser 5+
1098
- - Added: Support for Node 6+
1099
- - Updated: All 28 plugins
1100
-
1101
- ### 5.4.0
1102
-
1103
- _July 25, 2018_
1104
-
1105
- - Added: `toggle` option to override which features are enabled or disabled
1106
- - Deprecated: toggle features with `toggle`, not `features`
1107
-
1108
- ### 5.3.0
1109
-
1110
- _July 24, 2018_
1111
-
1112
- - Updated: `postcss-lab-function` to v1.1.0 (minor update)
1113
-
1114
- ### 5.2.3
1115
-
1116
- _July 21, 2018_
1117
-
1118
- - Updated: `postcss-color-mod-function` to v2.4.3 (patch update)
1119
-
1120
- ### 5.2.2
1121
-
1122
- _July 13, 2018_
1123
-
1124
- - Updated: `autoprefixer` to v8.6.5 (patch update)
1125
- - Updated: `caniuse-lite` to v1.0.30000865 (patch update)
1126
- - Updated: `postcss-color-functional-notation` to v1.0.2 (patch update)
1127
-
1128
- ### 5.2.1
1129
-
1130
- _June 26, 2018_
1131
-
1132
- - Updated: `caniuse-lite` to v1.0.30000859 (patch update)
1133
- - Updated: `postcss-attribute-case-insensitive` to v3.0.1 (patch update)
1134
-
1135
- ### 5.2.0
1136
-
1137
- _June 25, 2018_
1138
-
1139
- - Updated: `autoprefixer` to v8.6.3 (minor update)
1140
- - Updated: `caniuse-lite` to v1.0.30000858 (patch update)
1141
- - Updated: `postcss` to 6.0.23 (patch update)
1142
- - Updated: `postcss-nesting` to v6.0.0 (major internal update, non-breaking for this project)
1143
-
1144
- ### 5.1.0
1145
-
1146
- _May 21, 2018_
1147
-
1148
- - Added: `autoprefixer` option to pass options into autoprefixer
1149
- - Updated: `autoprefixer` to v8.5.0 (minor update)
1150
- - Updated: `browserslist` to v3.2.8 (patch update)
1151
- - Updated: `caniuse-lite` to v1.0.30000844 (patch update)
1152
- - Updated: `postcss-color-functional-notation` to v1.0.1 (patch update)
1153
-
1154
- ### 5.0.0
1155
-
1156
- _May 11, 2018_
1157
-
1158
- - Added: `autoprefixer`
1159
- - Added: `postcss-color-functional-notation`
1160
- - Added: `postcss-env-function`
1161
- - Added: `postcss-lab-function`
1162
- - Added: `postcss-place`
1163
- - Added: `postcss-gap-properties`
1164
- - Added: `postcss-overflow-shorthand`
1165
- - Updated: `cssdb` to v3.1.0 (major update)
1166
- - Updated: In conformance with cssdb v3, the default stage is now 2
1167
- - Updated: `postcss-attribute-case-insensitive` to v3.0.0 (major update)
1168
- - Updated: `postcss-pseudo-class-any-link` to v5.0.0 (major update)
1169
- - Updated: `postcss-image-set-function` to v2.0.0 (major update)
1170
- - Updated: `postcss-dir-pseudo-class` to v4.0.0 (major update)
1171
- - Updated: `postcss-color-rebeccapurple` to v3.1.0 (minor update)
1172
- - Updated: `postcss` to v6.0.22 (patch update)
1173
- - Updated: `browserslist` to v3.2.7 (patch update)
1174
- - Updated: `caniuse-lite` to v1.0.30000839 (patch update)
1175
-
1176
- All plugins now conform to the latest stable releases of `postcss-value-parser`
1177
- v1.5.0 and `postcss-selector-parser` v4.0.0.
1178
-
1179
- ### 4.1.0
1180
-
1181
- _April 23, 2018_
1182
-
1183
- - Updated: `browserslist` to v3.2.5 (patch update)
1184
- - Updated: `caniuse-lite` to v1.0.30000830 (patch update)
1185
- - Updated: `postcss-apply` to v0.10.0 (minor update)
1186
- - Updated: `postcss-nesting` to v5.0.0 (major update, non-breaking for this project)
1187
-
1188
- ### 4.0.0
1189
-
1190
- _April 7, 2018_
1191
-
1192
- - Added: `postcss-focus-within`
1193
- - Updated: `postcss-focus-visible` to v3.0.0 (major update)
1194
- - Updated: `caniuse-lite` to v1.0.30000824 (patch update)
1195
- - Updated: `cssdb` to v2.0.0 (major update)
1196
- - Changed: All `specificationId` names to new `id` names for the `cssdb` update.
1197
-
1198
- ### 3.5.0
1199
-
1200
- _April 5, 2018_
1201
-
1202
- - Fixed: `selectors-matches-pseudo` mapping to allow `:matches` polyfilling
1203
- - Updated: `postcss-dir-pseudo-class` to v3.0.0 (major update, non-breaking for this project)
1204
- - Updated: `postcss-logical` to v1.1.1 (minor update)
1205
- - Updated: `postcss` to v6.0.21 (patch update)
1206
- - Updated: `browserslist` to v3.2.4 (patch update)
1207
- - Updated: `caniuse-lite` to v1.0.30000823 (patch update)
1208
-
1209
- ### 3.4.0
1210
-
1211
- _March 18, 2018_
1212
-
1213
- - Updated: `browserslist` to v3.2.0 (minor update)
1214
- - Updated: `postcss` to v6.0.20 (patch update)
1215
- - Updated: `postcss-image-set-polyfill` to `@csstools/postcss-image-set-function` (hopefully temporarily)
1216
-
1217
- ### 3.3.0
1218
-
1219
- _March 16, 2018_
1220
-
1221
- - Updated: `postcss-apply` to v0.9.0 (minor update)
1222
- - Updated: `browserslist` to v3.1.2 (patch update)
1223
- - Updated: `caniuse-lite` to v1.0.30000815 (patch update)
1224
- - Updated: distribution to cjs and es bundles
1225
-
1226
- ### 3.2.2
1227
-
1228
- _February 27, 2018_
1229
-
1230
- - Updated: `postcss-color-mod-function` to v2.4.2 (patch update)
1231
-
1232
- ### 3.2.1
1233
-
1234
- _February 21, 2018_
1235
-
1236
- - Updated: Use the latest tested version of all dependencies
1237
-
1238
- ### 3.2.0
1239
-
1240
- _February 18, 2018_
1241
-
1242
- - Added: `postcss-page-break` which has moved here from Autoprefixer
1243
-
1244
- ### 3.1.0
1245
-
1246
- _February 17, 2018_
1247
-
1248
- - Added: `postcss-focus-visible`
1249
-
1250
- ### 3.0.0
1251
-
1252
- _February 16, 2018_
1253
-
1254
- - Updated: `postcss-color-mod-function` to v2.4 (minor update)
1255
- - Updated: `postcss-custom-properties` to v7.0 (major update)
1256
-
1257
- ### 2.2.0
1258
-
1259
- _February 14, 2018_
1260
-
1261
- - Updated: `browserslist` to v3.1 (major update)
1262
- - Updated: `postcss-color-mod-function` to v2.3 (minor update)
1263
- - Improved: cleaned up one reusable variable and added a few tests
1264
-
1265
- ### 2.1.0
1266
-
1267
- _January 22, 2018_
1268
-
1269
- - Updated: `cssdb` to v1.5 (minor update)
1270
- - Updated: `postcss-color-mod-function` to v2.2 (major update)
1271
- - Updated: `postcss-font-family-system-ui` to v3.0 (repo update)
1272
-
1273
- ### 2.0.0
1274
-
1275
- _January 16, 2018_
1276
-
1277
- - Initial version
1278
-
1279
- ### 1.0.0
1280
-
1281
- _December 20, 2017_
1282
-
1283
- - Unsupported version accidentally published by a member of the community
100
+ [Full CHANGELOG](https://github.com/csstools/postcss-plugins/tree/main/plugin-packs/postcss-preset-env/CHANGELOG.md)