Skip to content

chore: version packages#53

Merged
tenphi merged 1 commit into
mainfrom
changeset-release/main
May 11, 2026
Merged

chore: version packages#53
tenphi merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@tenphi/glaze@0.10.1

Patch Changes

  • #52 1988ff8 Thanks @tenphi! - Fix srgbToOkhsl (and downstream glaze.color()) returning a bogus saturated hue/saturation for pure white (#FFFFFF) and other colors at the OKHSL lightness extremes. Floating-point residue from linearSrgbToOklab slipped past the existing chroma epsilon, sending the chromatic path through a degenerate gamut where saturation divides by ~zero. White now correctly resolves to okhsl(0 0% 100%) (light) / okhsl(0 0% 15%) (dark) instead of okhsl(89.88 55.83% 100%).

@github-actions github-actions Bot force-pushed the changeset-release/main branch from bcbd158 to fd5a557 Compare May 11, 2026 07:55
@tenphi tenphi merged commit 4ffa6ec into main May 11, 2026
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.

1 participant