Release v0.0.24 - #1139
Merged
Merged
Conversation
github-actions
Bot
force-pushed
the
release-v0.0.24
branch
6 times, most recently
from
May 25, 2026 10:49
cbd8fd9 to
5b5d618
Compare
github-actions
Bot
force-pushed
the
release-v0.0.24
branch
6 times, most recently
from
June 4, 2026 20:39
7b34596 to
31be49e
Compare
keithamus
force-pushed
the
release-v0.0.24
branch
from
June 4, 2026 23:32
31be49e to
99442ff
Compare
## [0.0.24] - 2026-06-04 ### Other Changes - Update css-minify-tests (#1150) ([#1150](#1150)) - Chore(deps): update rust crate dashmap to v6.2.1 (#1151) ([#1151](#1151)) - Chore(deps): update rust crate insta to v1.47.2 (#1152) ([#1152](#1152)) - Coverage: refactor csskit-acceptance script to allow arbitrary command syntax (#1167) ([#1167](#1167)) - Coverage: add more csskit-acceptance snapshot tests (#1168) ([#1168](#1168)) - Coverage: try and be consistent with trailing newlines (#1170) ([#1170](#1170)) ### Chromashift - chromashift/css_ast: Completely rewrite color mixing, support `none` channels & N-colors (#1162) ([#1162](#1162)) ### Css_ast - Regenerate css_ast/src/values from csswg drafts (#1142) ([#1142](#1142)) - css_ast: resolve `none` channels to 0 (#1154) ([#1154](#1154)) - css_ast: Rewrite <position> and <bg-position> (#1164) ([#1164](#1164)) ### Csskit - chore(deps): update dependencies (patch) (#1143) ([#1143](#1143)) ### Csskit_proc_macro - csskit_proc_macro: Generate name suffixes for colliding properties (#1163) ([#1163](#1163)) ### Csskit_transform - coverage: update snapshot data (#1153) ([#1153](#1153)) - coverage: update css-minify-tests (#1161) ([#1161](#1161)) ### Csskit_vscode - Release csskit vscode extension v1.0.8 (#1107) ([#1107](#1107)) - Release csskit vscode extension v1.0.9 (#1147) ([#1147](#1147)) - chore(deps): update dependency oxlint to v1.65.0 (#1146) ([#1146](#1146)) - chore(deps): update dependency oxlint to v1.66.0 (#1148) ([#1148](#1148)) - chore(deps): update dependencies (patch) (#1156) ([#1156](#1156)) - chore(deps): update dependency oxlint to v1.67.0 (#1159) ([#1159](#1159)) - fix(deps): update dependency vscode-languageclient to v10 (#1165) ([#1165](#1165)) [forcebuild]
keithamus
force-pushed
the
release-v0.0.24
branch
from
June 4, 2026 23:39
99442ff to
51cac1c
Compare
keithamus
enabled auto-merge (squash)
June 4, 2026 23:39
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
[0.0.24] - 2026-06-04
Other Changes
Chromashift
nonechannels & N-colors (chromashift/css_ast: Completely rewrite color mixing, supportnonechannels & N-colors #1162) (#1162)Css_ast
nonechannels to 0 (css_ast: resolvenonechannels to 0 #1154) (#1154)Csskit
Csskit_proc_macro
Csskit_transform
Csskit_vscode