Skip to content
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

Support multiple JSON blocks #251

Merged
merged 3 commits into from
May 31, 2024
Merged

Support multiple JSON blocks #251

merged 3 commits into from
May 31, 2024

Conversation

richardgill
Copy link
Contributor

@richardgill richardgill commented May 31, 2024

Multiple JSON blocks bug fixes

Sometimes two JSON blocks of different types would not be found properly. This has been fixed.

Copy link

vercel bot commented May 31, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
llm-ui-www ✅ Ready (Inspect) Visit Preview May 31, 2024 3:56pm

Copy link

changeset-bot bot commented May 31, 2024

🦋 Changeset detected

Latest commit: 1088a7e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 6 packages
Name Type
@llm-ui/json Patch
@llm-ui/react Patch
@llm-ui/markdown Patch
@llm-ui/code Patch
@llm-ui/shared Patch
@llm-ui/csv Patch

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

Copy link
Contributor

github-actions bot commented May 31, 2024

Your pull request has been published to npm.

You can install @llm-ui/react by running:

npm install @llm-ui/react@0.0.0-alpha.ved2b8650c84f8930b07ebf47ad8c3b91336ef4d8

[Pull request has been updated, please wait for latest changes to be pushed to npm...]

@richardgill richardgill merged commit 88eb937 into main May 31, 2024
7 checks passed
@richardgill richardgill deleted the json-bug-investigate branch May 31, 2024 16:02
richardgill added a commit that referenced this pull request May 31, 2024
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.1

### Patch Changes

-   Updated dependencies \[]:
    -   @llm-ui/react@0.13.1
    -   @llm-ui/shared@0.13.1

## @llm-ui/csv@0.13.1

### Patch Changes

-   Updated dependencies \[]:
    -   @llm-ui/react@0.13.1
    -   @llm-ui/shared@0.13.1

## @llm-ui/json@0.13.1

### Patch Changes

- [#251](#251)
[`88eb937`](88eb937)
Thanks [@richardgill](https://github.com/richardgill)! - Multiple JSON
blocks bug fixes

Sometimes two JSON blocks of different types would not be found
properly. This has been fixed.

-   Updated dependencies \[]:
    -   @llm-ui/react@0.13.1
    -   @llm-ui/shared@0.13.1

## @llm-ui/markdown@0.13.1

### Patch Changes

-   Updated dependencies \[]:
    -   @llm-ui/react@0.13.1

## @llm-ui/shared@0.13.1

### Patch Changes

-   Updated dependencies \[]:
    -   @llm-ui/react@0.13.1

## @llm-ui/react@0.13.1

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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