Merged
Conversation
b484d8e to
2aef7d5
Compare
6bd63c4 to
719e170
Compare
2a43da6 to
8d38f47
Compare
## [0.0.19] - 2026-03-24 ### Other Changes - Csskit-acceptance: Never skip tests (#916) ([#916](#916)) - Chore(deps): update dependencies (patch) (#919) ([#919](#919)) - Chore(deps): update dependencies (patch) (#929) ([#929](#929)) - Chore(deps): update dependencies (patch) (#935) ([#935](#935)) ### Chromashift - chromashift: Add `in_gamut_of(ColorSpace)` to help guard minifying OOG. (#915) ([#915](#915)) - chromashift/csskit_transform/css_ast: Implement colour mixing & minification (#924) ([#924](#924)) ### Css_ast - Regenerate css_ast/src/values from csswg drafts (#911) ([#911](#911)) - Regenerate css_ast/src/values from csswg drafts (#918) ([#918](#918)) ### Csskit - chore(deps): update dependencies (patch) (#912) ([#912](#912)) ### Csskit_transform - Update css-minify-tests (#923) ([#923](#923)) ### Csskit_vscode - chore(deps): update dependency @types/node to v24.11.0 (#913) ([#913](#913)) - chore(deps): update dependency @types/node to v24.12.0 (#921) ([#921](#921)) - chore(deps): update dependencies to v1.50.0 (minor) (#920) ([#920](#920)) - chore(deps): update dependency @types/vscode to v1.110.0 (#930) ([#930](#930)) - chore(deps): update dependency oxlint to v1.51.0 (#938) ([#938](#938)) - chore(deps): update dependency typescript to v6 (#940) ([#940](#940)) [forcebuild]
8d38f47 to
f47c8af
Compare
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.19] - 2026-03-24
Other Changes
Chromashift
in_gamut_of(ColorSpace)to help guard minifying OOG. (chromashift: Addin_gamut_of(ColorSpace)to help guard minifying OOG. #915) (#915)Css_ast
Csskit
Csskit_transform
Csskit_vscode