-
-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
useLLMOutput performance fixes #261
Conversation
🦋 Changeset detectedLatest commit: 68328b7 The changes in this PR will be included in the next version bump. This PR includes changesets to release 6 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Your pull request has been published to npm. You can install @llm-ui/react by running:
[Pull request has been updated, please wait for latest changes to be pushed to npm...] |
This PR was opened by the [Changesets release](https://github.com/changesets/action) 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 ## @llm-ui/code@0.13.2 ### Patch Changes - Updated dependencies \[[`9360d30`](9360d30)]: - @llm-ui/react@0.13.2 - @llm-ui/shared@0.13.2 ## @llm-ui/csv@0.13.2 ### Patch Changes - Updated dependencies \[[`9360d30`](9360d30)]: - @llm-ui/react@0.13.2 - @llm-ui/shared@0.13.2 ## @llm-ui/json@0.13.2 ### Patch Changes - Updated dependencies \[[`9360d30`](9360d30)]: - @llm-ui/react@0.13.2 - @llm-ui/shared@0.13.2 ## @llm-ui/markdown@0.13.2 ### Patch Changes - Updated dependencies \[[`9360d30`](9360d30)]: - @llm-ui/react@0.13.2 ## @llm-ui/react@0.13.2 ### Patch Changes - [#261](#261) [`9360d30`](9360d30) Thanks [@richardgill](https://github.com/richardgill)! - Performance improvement: Only log console warnings in dev ## @llm-ui/shared@0.13.2 ### Patch Changes - Updated dependencies \[[`9360d30`](9360d30)]: - @llm-ui/react@0.13.2 Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Performance improvement: Only log console warnings in dev