You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: plugin-packs/postcss-preset-env/CHANGELOG.md
+10-2
Original file line number
Diff line number
Diff line change
@@ -2,9 +2,17 @@
2
2
3
3
### Unreleased (8.0.0-alpha.1)
4
4
5
-
- Updated: Support for Node v14+ (major).
6
-
- Remove `postcss-env-function` (breaking).
5
+
- Updated Support for Node v14+ (major).
6
+
- Removed `postcss-env-function` (breaking).
7
+
- Removed `importFrom` and `exportTo` plugin options from multiple plugins. (breaking)
8
+
-`postcss-custom-media`
9
+
-`postcss-custom-properties`
10
+
-`postcss-custom-selectors`
7
11
- 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.
12
+
- Updated `postcss-custom-media` to `9.0.0` (major)
13
+
- Updated `postcss-custom-properties` to `13.0.0` (major)
14
+
- Updated `postcss-custom-selectors` to `7.0.0` (major)
15
+
- Updated `@csstools/postcss-cascade-layers` to `2.0.0` (major)
0 commit comments