feat(shadcn): add registry alias support#96
Merged
Conversation
Contributor
Workspace change through: 3cfb8388 changesets found Planned changes to release
|
abc5903 to
fa62a0c
Compare
Member
|
Thank you for your contribution! |
fu050409
approved these changes
May 18, 2026
fu050409
pushed a commit
that referenced
this pull request
May 18, 2026
# Releases ## @matechat/react-playground ## v1.0.0 ### Chores - [`5f9e8fa`](5f9e8fa): Bump all dependencies. ([#90](#90) by @YESWmeshade) ### Bug Fixes - [`02b59b3`](02b59b3): Make the playground safer by avoiding client-side secret usage and stabilizing chat transport creation. ([#95](#95) by @Copilot) ### New Features - [`5f9e8fa`](5f9e8fa): Add Vercel AI support ([#90](#90) by @YESWmeshade) ## @matechat/react ## v1.0.0 ### Bug Fixes - [`39bbd21`](39bbd21): markdown links are sanitized and external links are protected against tabnabbing. ([#93](#93) by @Copilot) - [`f4b1894`](f4b1894): Fixed an issue where the `Bubble` component would overflow horizontally when a single word was too long. ([#75](#75) by @xx-yoke) - [`b707094`](b707094): fix suggestion injection to avoid input corruption and hide the suggestion panel when inactive ([#94](#94) by @Copilot) ### Chores - [`5f9e8fa`](5f9e8fa): Bump all dependencies. ([#90](#90) by @YESWmeshade) ### New Features - [`9addd4e`](9addd4e): Improve Shadcn components compatibility. ([#96](#96) by @moyue23) - [`9addd4e`](9addd4e): Refactor `triggerOptions` to suggestion callback. ([#96](#96) by @moyue23) - [`5f9e8fa`](5f9e8fa): Add Vercel AI support ([#90](#90) by @YESWmeshade) ## @matechat/react-docs ## v1.0.0 ### New Features - [`c5b49ee`](c5b49ee): Migrate document site from rspress v1 to v2. Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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.
No description provided.