Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
541d717 to
9a582ec
Compare
9a582ec to
53b26ce
Compare
53b26ce to
9e6e725
Compare
9e6e725 to
496723d
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.121.6
Patch Changes
#1082
523f74eaThanks @tenphi! - Fix style props likewidthbeing applied to inner<input>element instead of the wrapper in TextInput, NumberInput, SearchInput, PasswordInput, TextArea, and Switch components.a86746f2Thanks @tenphi! - Fix typography presets declaration.#1082
523f74eaThanks @tenphi! - Standardize defaultqa(data-qa) values to PascalCase. Update selectors if you rely on these:Field_Message→FieldMessage,Field_Description→FieldDescriptionResult_Container→ResultContainer#1078
16ade014Thanks @tenphi! - Upgrade to Vite 8 (Rolldown-powered), @vitejs/plugin-react v6, and Vitest 4.1. Remove unused storybook-addon-turbo-build. Migrate vitest config from deprecated esbuild option to oxc.Note
Low Risk
Release metadata-only change: removes consumed changesets and bumps version/changelog, with no source code modifications in this PR.
Overview
Bumps
@cube-dev/ui-kitfrom0.121.5to0.121.6and records the patch release notes inCHANGELOG.md(TextInput-style prop wrapper fix, typography preset fix,qadefault standardization, and a Vite/Vitest toolchain upgrade).Removes the now-consumed
.changeset/*files as part of the Changesets release workflow.Written by Cursor Bugbot for commit 496723d. This will update automatically on new commits. Configure here.