Version Packages#630
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
github-actions
Bot
force-pushed
the
changeset-release/main
branch
10 times, most recently
from
July 17, 2026 19:41
8fa1f12 to
3e45c29
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
July 17, 2026 20:49
3e45c29 to
8e753a3
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
@cloudflare/kumo@2.9.0
Minor Changes
ff8ad54: Improves Banner contrast and CTA colors, adds compact sizing, and keeps components that consume the updated status tokens visually balanced.
Banner.ActionCTA compound that builds onButtonwith banner-specific accent styling. It supportsprimary(filled),secondary(accent-hued outline on a transparent background), andghostvariants.sizeprop toBanner("base"|"sm"); the compact"sm"size suits dialogs and other tight spaces and sets itsBanner.Actionchildren to thexssize.535d579: Add a
disabledprop toLinkButton. When disabled, it renders a real disabled<button>(dropping anchor-only attributes and event handlers) and supportstitletooltips explaining why the action is unavailable.Also removes stale Storybook references from the README and drops
.stories.tsxgeneration from the component scaffolder, since Storybook is no longer set up in this repo.Patch Changes
Flow.Node'srenderprop forward refs and spread received props.text-baseandtext-lgline heights to 1.5.@cloudflare/kumo-docs-astro@1.5.13
Patch Changes
bc2508c: Improve mobile and tablet responsive layout of the docs site.
lg:breakpoint (≥1024px) so tablets use the mobile drawer UX instead of a cramped side-by-side layout.Updated dependencies [ff8ad54]
Updated dependencies [b171c71]
Updated dependencies [4f0ed75]
Updated dependencies [5efe6dd]
Updated dependencies [535d579]
Updated dependencies [ee6e569]
Updated dependencies [86afc2b]
@cloudflare/kumo-figma@0.3.43
Patch Changes