Version Packages - #1329
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
🏋️ Size limit report
Compared against main at cfa6fb6 — run 32107032149, 2026-08-18T06:27:57Z.Click here if you want to find out what is changed in this build |
Contributor
🧪 Storybook is successfully deployed!
|
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
August 18, 2026 08:04
76beb91 to
969fbed
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
August 18, 2026 08:34
969fbed to
ee2603d
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
August 19, 2026 10:40
ee2603d to
50a4e5e
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
August 19, 2026 11:34
50a4e5e to
4fc2f6e
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
August 19, 2026 13:29
4fc2f6e to
c8584df
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
August 19, 2026 18:14
c8584df to
22c18bf
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
August 20, 2026 10:17
22c18bf to
779cbae
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
August 20, 2026 14:20
779cbae to
88a50cd
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
August 20, 2026 14:25
88a50cd to
4b81116
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
August 20, 2026 15:01
4b81116 to
72b5b67
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.
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
@cube-dev/ui-kit@0.164.0
Note
Medium Risk
Release-only PR (changelog + version), but 0.164.0 includes a breaking palette seed API and a no-fallback
type="current"→theme="current"migration that will affect consumers on publish.Overview
Release PR for
@cube-dev/ui-kit@0.164.0: consumes pending changesets intoCHANGELOG.mdand bumpspackage.json. No product code in this diff.Palette (breaking): seed fields collapse into one
PaletteSeedper zone (accent/base/ status themes as a color string or{ hue, saturation }). Color seeds,surfaceMode: 'tinted', andbaseSaturationland; status themes can take a color. APCA floors replace WCAG on pinned fills (emitted fills may sit under 3:1).Theming:
currentmoves fromtypetothemewith no runtime fallback fortype="current".Item.Action/ItemBadgedefault totheme="current"/type="clear". Disabled-selected labels fade instead of filling; double-fade oncurrentis fixed.Components: Board grid/collision/grip options;
ColorSwatchas a sized component;isWrappedonPrismCode/CopySnippet;NoDataIcon+ retuned loading faces; overlay focus restore can be skipped (shouldRestoreFocus).Reviewed by Cursor Bugbot for commit 72b5b67. Bugbot is set up for automated code reviews on this repo. Configure here.