ci: Version Packages - #1407
Merged
Merged
ci: Version Packages#1407
Conversation
Contributor
|
Important Review skippedBot user detected. To trigger a single review, invoke the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
github-actions
Bot
force-pushed
the
changeset-release/main
branch
7 times, most recently
from
September 17, 2026 15:04
0016a29 to
26e7f97
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
September 17, 2026 15:15
26e7f97 to
e48a1a3
Compare
AlemTuzlak
approved these changes
Sep 17, 2026
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
@tanstack/ai-angular@0.11.0
Minor Changes
62ba217- Re-export the headless client from every framework package, and add a/byoksubpath so you can importdefineByokwithout installing@tanstack/ai-client.Patch Changes
db79c23,3852e16]:@tanstack/ai-gemini@0.30.0
Minor Changes
507f66c- Add native structured-output streaming for the Gemini and experimental Gemini Interactions text adapters.@tanstack/ai-mcp@0.4.0
Minor Changes
#940
c5e4cd0- Support MCP tools that require task-based execution. Task-required tools are now discovered and execute through the MCP SDK's experimental task stream, while optional task tools continue to use ordinary tool calls.Task execution is gated on the server declaring the tasks capability for
tools/call— a server that lists a task-required tool without it is skipped by auto-discovery (binding one explicitly throwsMCPTaskRequiredToolError). Aborting a run now sends a best-efforttasks/cancelfor an in-flight task, andMCPClient.callToolaccepts an optional{ signal }. Tool discovery followstools/listpagination, is refreshed ontools/list_changed, and a directcallToolno longer hard-depends ontools/list(a failing listing falls back to a plain call) nor changes output-schema validation behavior.@tanstack/ai-octane@0.5.0
Minor Changes
62ba217- Re-export the headless client from every framework package, and add a/byoksubpath so you can importdefineByokwithout installing@tanstack/ai-client.Patch Changes
db79c23,3852e16]:@tanstack/ai-preact@0.18.0
Minor Changes
62ba217- Re-export the headless client from every framework package, and add a/byoksubpath so you can importdefineByokwithout installing@tanstack/ai-client.Patch Changes
db79c23,3852e16]:@tanstack/ai-react@0.27.0
Minor Changes
62ba217- Re-export the headless client from every framework package, and add a/byoksubpath so you can importdefineByokwithout installing@tanstack/ai-client.Patch Changes
db79c23,3852e16]:@tanstack/ai-remix@0.4.0
Minor Changes
62ba217- Re-export the headless client from every framework package, and add a/byoksubpath so you can importdefineByokwithout installing@tanstack/ai-client.Patch Changes
db79c23,3852e16]:@tanstack/ai-sandbox-cloudflare@0.4.0
Minor Changes
f791c71- Add the app-widestallTimeoutMsoption for both coordinator modes, with authenticated/_bridgeand/tool-execcallbacks refreshing run activity on arrival and completion.@tanstack/ai-solid@0.24.0
Minor Changes
62ba217- Re-export the headless client from every framework package, and add a/byoksubpath so you can importdefineByokwithout installing@tanstack/ai-client.Patch Changes
db79c23,3852e16]:@tanstack/ai-svelte@0.23.0
Minor Changes
62ba217- Re-export the headless client from every framework package, and add a/byoksubpath so you can importdefineByokwithout installing@tanstack/ai-client.Patch Changes
db79c23,3852e16]:@tanstack/ai-vue@0.24.0
Minor Changes
62ba217- Re-export the headless client from every framework package, and add a/byoksubpath so you can importdefineByokwithout installing@tanstack/ai-client.Patch Changes
db79c23,3852e16]:@tanstack/ai-client@0.32.1
Patch Changes
#1410
db79c23- When BYOK is on and no provider slug is passed, use the only saved key, or the only provider listed indefineByok({ providers }). A send with two saved keys and no slug still throws.#1369
3852e16- Fix resolved interrupts reappearing as pending when a freshChatClientreplays saved events. The client followsparentRunIdlinks and clears stale pauses after a continuation ends without an interrupt. This also works when parent links arrive after terminal events. Intermediatetool_callsevents do not mark the run or its ancestors as answered.@tanstack/ai-openrouter@0.19.12
Patch Changes
d2b791d- Update model metadata from OpenRouter API@tanstack/ai-react-ui@0.9.4
Patch Changes
62ba217]:@tanstack/ai-solid-ui@0.8.4
Patch Changes
62ba217]:@tanstack/ai-vercel-gateway@0.2.12
Patch Changes
d2b791d- Update model metadata from OpenRouter API@tanstack/ai-vertex@0.2.12
Patch Changes
507f66c]:@tanstack/ai-vue-ui@0.3.4
Patch Changes
62ba217]:ag-ui@0.0.22
Patch Changes
db79c23,62ba217,3852e16]: