Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.126.0
Minor Changes
#1107
c5357a7fThanks @tenphi! - Upgrade@tenphi/tastyfrom 0.15.3 to 1.1.0.Breaking changes:
--font→--font-sans,--monospace-font→--font-mono/separator (e.g.,'t3 / strong'instead of't3 strong')strongandemtypography presets (use modifiers instead:'inherit / bold','inherit / italic')1fsunit is no longer supported; replaced with1emNote
Medium Risk
Primarily a release/version bump, but it publishes a
@tenphi/tastyupgrade with documented breaking typography/CSS changes that can affect downstream styling.Overview
Publishes
@cube-dev/ui-kit@0.126.0by bumpingpackage.jsonand updatingCHANGELOG.mdfor the release.The release notes document an upgrade of
@tenphi/tastyto1.1.0, including breaking typography/CSS changes (renamed font CSS variables, new/modifier syntax, removal of standalonestrong/empresets, and1fs→1em).Written by Cursor Bugbot for commit 05bbbfb. This will update automatically on new commits. Configure here.