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

Add a $space parameter to the channel function deprecation #2354

Merged
merged 1 commit into from
Sep 19, 2024
Merged

Conversation

nex3
Copy link
Contributor

@nex3 nex3 commented Sep 19, 2024

@nex3 nex3 requested a review from Goodwine September 19, 2024 01:11
pkg/sass_api/pubspec.yaml Show resolved Hide resolved
@@ -1,6 +1,6 @@
{
"name": "sass-parser",
"version": "0.2.0",
"version": "0.2.1-dev",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This this supposed to change?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, just like sass_api this is released in lockstep with the main sass package so it needs to get its version bumped at the same time.

@nex3 nex3 merged commit 7c3f5e2 into main Sep 19, 2024
38 checks passed
@nex3 nex3 deleted the channel-space branch September 19, 2024 01:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

color.channel can not auto convert between spaces and wrong docs about it
2 participants