Conversation
593f1d5 to
fd070ac
Compare
fd070ac to
0bac359
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.
Releases
@matechat/react-playground
v1.0.0
Chores
5f9e8fa: Bump all dependencies. (#90 by @YESWmeshade)Bug Fixes
02b59b3: Make the playground safer by avoiding client-side secret usage and stabilizing chat transport creation. (#95 by @Copilot)New Features
5f9e8fa: Add Vercel AI support (#90 by @YESWmeshade)@matechat/react
v1.0.0
Bug Fixes
39bbd21: markdown links are sanitized and external links are protected against tabnabbing. (#93 by @Copilot)f4b1894: Fixed an issue where theBubblecomponent would overflow horizontally when a single word was too long. (#75 by @xx-yoke)b707094: fix suggestion injection to avoid input corruption and hide the suggestion panel when inactive (#94 by @Copilot)Chores
5f9e8fa: Bump all dependencies. (#90 by @YESWmeshade)New Features
9addd4e: Improve Shadcn components compatibility. (#96 by @moyue23)9addd4e: RefactortriggerOptionsto suggestion callback. (#96 by @moyue23)5f9e8fa: Add Vercel AI support (#90 by @YESWmeshade)@matechat/react-docs
v1.0.0
New Features
c5b49ee: Migrate document site from rspress v1 to v2.