Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

Release updates #214

Merged
merged 8 commits into from
Oct 27, 2021
Merged

Release updates #214

merged 8 commits into from
Oct 27, 2021

Conversation

Antonio-Laguna
Copy link
Member

@Antonio-Laguna Antonio-Laguna commented Sep 25, 2021

Wanted to kickstart this to be possibly merged with #174 even though merging as is will make it crash all the time and committing is complicated with husky.

One thing to note is that the order of execution of plugins doesn't seem to be too important now since plugins are revisiting rules that changed (as per new Post CSS 8 architecture)

As discussed on Discord, postcss-env-function is crashing on media queries ranges due to the parser not being able to digest that. For more information see this: csstools/postcss-env-function#15

However, I commented that during testing to be able to make all tests pass (and they do).

From my understanding, this and Container Queries are missing for the next release. Assuming you want https://github.com/jsxtools/cqfill added. Should I add to this PR?

Thanks!

@jonathantneal jonathantneal merged commit ea8c3b5 into csstools:next/release Oct 27, 2021
@jonathantneal jonathantneal mentioned this pull request Oct 27, 2021
@bakura10
Copy link

Thanks a lot for your work on this! However, it seems the new version has not been published on NPM :).

@Antonio-Laguna
Copy link
Member Author

We're still on that! Keep tuned!

romainmenke pushed a commit to csstools/postcss-plugins that referenced this pull request Nov 16, 2021
* Updating as per plugin spec

See postcss/postcss-font-variant#15

* Adding all property back

* Updating System UI plugin to be compatible with PostCSS 8

* Removing no longer existing property

* Autoprefixer false doesn't mess with the rest of the file

* Updating with up to spec from image set plugin

* Using last mod since color-mod was rejected and no longer within pack

* Updating main file to be up to PostCSS 8
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants