Skip to content

chore: version packages#59

Merged
tenphi merged 1 commit into
mainfrom
changeset-release/main
Jun 5, 2026
Merged

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

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 26, 2026

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.12.0

Minor Changes

  • #60 5fef8c5 Thanks @tenphi! - Breaking: glaze.color() value-shorthand changes:
    • Removed RGB tuple [r, g, b] — use { r, g, b } instead.
    • Added RgbColor ({ r, g, b }) and OklchColor ({ l, c, h }) object inputs (also accepted by glaze.shadow()).
    • Unified scaling for all value-shorthand (strings and literal objects): lightLightness: false, darkLightness: globalConfig.darkLightness (snapshotted). Strings no longer use the extended [darkLo, 100] dark window — the default #000 → white dark flip is gone unless you pass explicit scaling: { darkLightness: [lo, 100] }.
    • Object/tuple value-shorthand no longer remap light lightness through globalConfig.lightLightness (structured { hue, saturation, lightness } still does). Opt back in with scaling: { lightLightness: [10, 100], ... }.

Patch Changes

  • #58 9fdb6bb Thanks @tenphi! - Respect authored lightness direction when contrast auto-flip is disabled.

@github-actions github-actions Bot force-pushed the changeset-release/main branch from d662607 to 7bc3cd1 Compare May 26, 2026 15:05
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 7bc3cd1 to ee01375 Compare June 5, 2026 13:52
@tenphi tenphi merged commit d364051 into main Jun 5, 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