File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -33,6 +33,23 @@ While it's not always possible we're enabling over 30 features with these plugin
33
33
34
34
You can keep track of our current efforts on the [ PostCSS Preset Env Project] and also read announcements on the [ project's discussions] [ discussions ] .
35
35
36
+ ### ⚠️ PostCSS Preset Env 8 ⚠️
37
+
38
+ We're currently working on a major version upgrade for PostCSS Preset Env. Sadly, major version implies breaking changes.
39
+
40
+ We've decided to keep the work on a separate branch, so we can keep updating the plugins and/or ` postcss-preset-env ` for
41
+ any bugfixes. We know this can be confusing since you might see new major versions coming up on NPM but the code and
42
+ CHANGELOG does not reflect what you're seeing.
43
+
44
+ You can navigate the repo on the [ V8 working branch] ( https://github.com/csstools/postcss-plugins/tree/postcss-preset-env--v8 ) .
45
+ If you're not finding code for a new version you will probably find it there!
46
+
47
+ You can also read about PostCSS Preset Env 8 [ in our wiki] ( https://github.com/csstools/postcss-plugins/wiki/PostCSS-Preset-Env-8 ) .
48
+ If you're curious to know why things are changing and what is changing we hope we've portrayed that information there.
49
+
50
+ We would also appreciate if you tested the new versions and/or the alphas we keep releasing. If you find any bug or
51
+ any docs that aren't clear we would appreciate even more if you could let us know!
52
+
36
53
## Contributing
37
54
38
55
Thanks for being willing to contribute! Please read our [ contributing guide] !
You can’t perform that action at this time.
0 commit comments