Skip to content

Version Packages#1060

Merged
tenphi merged 1 commit intomainfrom
changeset-release/main
Mar 4, 2026
Merged

Version Packages#1060
tenphi merged 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Mar 4, 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

@cube-dev/ui-kit@0.119.0

Minor Changes

  • #1059 aaca6486 Thanks @tenphi! - Migrate from internal tasty module to external @tenphi/tasty package.

    Breaking changes:

    • Removed sub-path exports: @cube-dev/ui-kit/tasty/static, @cube-dev/ui-kit/tasty/zero, @cube-dev/ui-kit/tasty/zero/babel, @cube-dev/ui-kit/tasty/zero/next
    • Consumers should import these directly from @tenphi/tasty/static, @tenphi/tasty/zero, @tenphi/tasty/babel-plugin, @tenphi/tasty/next instead

    Internal changes:

    • Removed internal src/tasty/ directory (~133 files)
    • All internal imports now use @tenphi/tasty package
    • Fixed module augmentations in src/tasty-augment.d.ts to target @tenphi/tasty instead of removed internal modules
    • Added isDevEnv utility to src/utils/is-dev-env.ts

Note

Medium Risk
Release-only PR (version bump + changelog), but it publishes a new version that documents breaking import-path changes around the tasty migration, so an incorrect release note/version would impact consumers.

Overview
Cuts the @cube-dev/ui-kit 0.119.0 release by bumping package.json and promoting the changeset into CHANGELOG.md.

The release notes announce migration from the internal tasty module to external @tenphi/tasty and call out breaking removal of @cube-dev/ui-kit/tasty/* sub-path exports (consumers must import from @tenphi/tasty/*).

Written by Cursor Bugbot for commit d73bebd. This will update automatically on new commits. Configure here.

@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 4, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
cube-ui-kit Ready Ready Preview, Comment Mar 4, 2026 1:16pm
cube-ui-kit-cursor Ready Ready Preview, Comment Mar 4, 2026 1:16pm

Request Review

@tenphi tenphi merged commit 7c5a793 into main Mar 4, 2026
4 of 5 checks passed
@tenphi tenphi deleted the changeset-release/main branch March 4, 2026 13:16
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