Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[preset-env] v8 scope - batch 2 #464

Closed
5 tasks done
romainmenke opened this issue Jun 11, 2022 · 3 comments
Closed
5 tasks done

[preset-env] v8 scope - batch 2 #464

romainmenke opened this issue Jun 11, 2022 · 3 comments

Comments

@romainmenke
Copy link
Member

romainmenke commented Jun 11, 2022

  • importFrom and exportTo removal
  • custom-selectors needs to use :is() like nesting
  • custom-media has many outstanding issues of which some might require a breaking change

Best done against main and ported to 8 :

  • case insensitive keyword, property and selector matching in plugins
  • ensure nodes are revisited after any change by consistently using clones and never just assigning new values to node properties
@romainmenke
Copy link
Member Author

romainmenke commented Nov 7, 2022

To be released :

  • css-tokenizer
  • css-parser-algorithms
  • media-query-list-parser
  • postcss-custom-selectors
  • postcss-custom-properties
  • postcss-custom-media
  • postcss-cascade-layers
  • postcss-preset-env

@Antonio-Laguna
Copy link
Member

@romainmenke this is now completed and should be good to be closed :)

@romainmenke
Copy link
Member Author

Sweet 🎉

@romainmenke romainmenke moved this from To be released to Done in PostCSS Preset Env Jan 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

2 participants