chore: version packages - #1201
Open
thesys-pr-creator[bot] wants to merge 1 commit into
Open
thesys-pr-creator[bot] wants to merge 1 commit into
thesys-pr-creator[bot] wants to merge 1 commit into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
thesys-pr-creator
Bot
force-pushed
the
changeset-release/main
branch
from
September 18, 2026 07:50
4bb1946 to
c073305
Compare
thesys-pr-creator
Bot
force-pushed
the
changeset-release/main
branch
from
September 18, 2026 07:56
c073305 to
2edbef3
Compare
thesys-pr-creator
Bot
force-pushed
the
changeset-release/main
branch
from
September 18, 2026 08:36
2edbef3 to
774d34d
Compare
thesys-pr-creator
Bot
force-pushed
the
changeset-release/main
branch
from
September 18, 2026 08:50
774d34d to
dd91184
Compare
thesys-pr-creator
Bot
force-pushed
the
changeset-release/main
branch
from
September 18, 2026 10:10
dd91184 to
a8f4b6a
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.
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
@openuidev/cli@0.4.0
Minor Changes
#1174
ac1176aThanks @AbhinRustagi! - Internal restructure of the CLI: each command is a folder, shared process state is aCliContextpassed top-down, and telemetry is aTelemetryclass with typed per-command methods.openui create --helploads template and backend-framework names from the catalog (bundled keys if the fetch fails).--templateand--backend-frameworkaccept catalog keys only (openui-cloud,openui-self-hosted,default,langgraph,vercel-ai-sdk,vercel-eve); short names likecloudandeveno longer resolve.--verboseis a global flag, so it works before or after the command.Patch Changes
e66b2e5Thanks @AbhinRustagi! - Stop inferring required deploy API keys from project dependencies.@openuidev/devtools@0.2.1
Patch Changes
6de371dThanks @AbhinRustagi! - Add dismissible local deployment prompts and align Inspect card spacing.@openuidev/react-ui@0.16.2
Patch Changes
6060bf5Thanks @AbhinRustagi! - Add anAgentInterfaceturn-level tool timeline override, allowing applicationsto replace the default live tool-activity UI without rebuilding the thread.
@openuidev/react-headless@0.16.2
No changes in this release.