Skip to content

ci: Version Packages - #1407

Merged
AlemTuzlak merged 1 commit into
mainfrom
changeset-release/main
Sep 17, 2026
Merged

AlemTuzlak merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

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

  • #1408 62ba217 - Re-export the headless client from every framework package, and add a /byok subpath so you can import defineByok without installing @tanstack/ai-client.

Patch Changes

@tanstack/ai-gemini@0.30.0

Minor Changes

  • #971 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 throws MCPTaskRequiredToolError). Aborting a run now sends a best-effort tasks/cancel for an in-flight task, and MCPClient.callTool accepts an optional { signal }. Tool discovery follows tools/list pagination, is refreshed on tools/list_changed, and a direct callTool no longer hard-depends on tools/list (a failing listing falls back to a plain call) nor changes output-schema validation behavior.

@tanstack/ai-octane@0.5.0

Minor Changes

  • #1408 62ba217 - Re-export the headless client from every framework package, and add a /byok subpath so you can import defineByok without installing @tanstack/ai-client.

Patch Changes

@tanstack/ai-preact@0.18.0

Minor Changes

  • #1408 62ba217 - Re-export the headless client from every framework package, and add a /byok subpath so you can import defineByok without installing @tanstack/ai-client.

Patch Changes

@tanstack/ai-react@0.27.0

Minor Changes

  • #1408 62ba217 - Re-export the headless client from every framework package, and add a /byok subpath so you can import defineByok without installing @tanstack/ai-client.

Patch Changes

@tanstack/ai-remix@0.4.0

Minor Changes

  • #1408 62ba217 - Re-export the headless client from every framework package, and add a /byok subpath so you can import defineByok without installing @tanstack/ai-client.

Patch Changes

@tanstack/ai-sandbox-cloudflare@0.4.0

Minor Changes

  • #1167 f791c71 - Add the app-wide stallTimeoutMs option for both coordinator modes, with authenticated /_bridge and /tool-exec callbacks refreshing run activity on arrival and completion.

@tanstack/ai-solid@0.24.0

Minor Changes

  • #1408 62ba217 - Re-export the headless client from every framework package, and add a /byok subpath so you can import defineByok without installing @tanstack/ai-client.

Patch Changes

@tanstack/ai-svelte@0.23.0

Minor Changes

  • #1408 62ba217 - Re-export the headless client from every framework package, and add a /byok subpath so you can import defineByok without installing @tanstack/ai-client.

Patch Changes

@tanstack/ai-vue@0.24.0

Minor Changes

  • #1408 62ba217 - Re-export the headless client from every framework package, and add a /byok subpath so you can import defineByok without installing @tanstack/ai-client.

Patch Changes

@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 in defineByok({ providers }). A send with two saved keys and no slug still throws.

  • #1369 3852e16 - Fix resolved interrupts reappearing as pending when a fresh ChatClient replays saved events. The client follows parentRunId links and clears stale pauses after a continuation ends without an interrupt. This also works when parent links arrive after terminal events. Intermediate tool_calls events do not mark the run or its ancestors as answered.

@tanstack/ai-openrouter@0.19.12

Patch Changes

@tanstack/ai-react-ui@0.9.4

Patch Changes

  • Updated dependencies [62ba217]:
    • @tanstack/ai-react@0.27.0

@tanstack/ai-solid-ui@0.8.4

Patch Changes

  • Updated dependencies [62ba217]:
    • @tanstack/ai-solid@0.24.0

@tanstack/ai-vercel-gateway@0.2.12

Patch Changes

@tanstack/ai-vertex@0.2.12

Patch Changes

  • Updated dependencies [507f66c]:
    • @tanstack/ai-gemini@0.30.0

@tanstack/ai-vue-ui@0.3.4

Patch Changes

  • Updated dependencies [62ba217]:
    • @tanstack/ai-vue@0.24.0

ag-ui@0.0.22

Patch Changes

@coderabbitai

coderabbitai Bot commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Advanced

Run ID: 0a9c1b38-02f4-4712-ad2e-1dd6cd9678a4

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions
github-actions Bot force-pushed the changeset-release/main branch 7 times, most recently from 0016a29 to 26e7f97 Compare September 17, 2026 15:04
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 26e7f97 to e48a1a3 Compare September 17, 2026 15:15
@AlemTuzlak
AlemTuzlak merged commit d54439d into main Sep 17, 2026
3 checks passed
@AlemTuzlak
AlemTuzlak deleted the changeset-release/main branch September 17, 2026 16:46
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