Skip to content

ci: Version Packages#381

Open
github-actions[bot] wants to merge 1 commit intomainfrom
changeset-release/main
Open

ci: Version Packages#381
github-actions[bot] wants to merge 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Mar 15, 2026

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-anthropic@0.7.0

Minor Changes

  • Add claude-sonnet-4-6 model metadata to the Anthropic adapter, including 1M native context window and adaptive thinking support. (#378)

Patch Changes

@tanstack/ai@0.8.1

Patch Changes

  • Add an explicit subscription lifecycle to ChatClient with subscribe()/unsubscribe(), isSubscribed, connectionStatus, and sessionGenerating, while keeping request lifecycle state separate from long-lived connection state for durable chat sessions. (#356)

    Update the React, Preact, Solid, Svelte, and Vue chat bindings with live mode plus reactive subscription/session state, and improve StreamProcessor handling for concurrent runs and reconnects so active sessions do not finalize early or duplicate resumed assistant messages.

  • Add durable subscribe()/send() transport support to ChatClient while preserving compatibility with existing connect() adapters. This also introduces shared generation clients for one-shot streaming tasks and updates the framework wrappers to use the new generation transport APIs. (#286)

    Improve core stream processing to better handle concurrent runs and resumed streams so shared sessions stay consistent during reconnects and overlapping generations.

  • Updated dependencies []:

    • @tanstack/ai-event-client@0.1.1

@tanstack/ai-client@0.7.2

Patch Changes

  • Add an explicit subscription lifecycle to ChatClient with subscribe()/unsubscribe(), isSubscribed, connectionStatus, and sessionGenerating, while keeping request lifecycle state separate from long-lived connection state for durable chat sessions. (#356)

    Update the React, Preact, Solid, Svelte, and Vue chat bindings with live mode plus reactive subscription/session state, and improve StreamProcessor handling for concurrent runs and reconnects so active sessions do not finalize early or duplicate resumed assistant messages.

  • Add durable subscribe()/send() transport support to ChatClient while preserving compatibility with existing connect() adapters. This also introduces shared generation clients for one-shot streaming tasks and updates the framework wrappers to use the new generation transport APIs. (#286)

    Improve core stream processing to better handle concurrent runs and resumed streams so shared sessions stay consistent during reconnects and overlapping generations.

  • Updated dependencies [64b9cba, dc53e1b]:

    • @tanstack/ai@0.8.1
    • @tanstack/ai-event-client@0.1.1

@tanstack/ai-devtools-core@0.3.12

Patch Changes

  • Updated dependencies [64b9cba, dc53e1b]:
    • @tanstack/ai@0.8.1
    • @tanstack/ai-event-client@0.1.1

@tanstack/ai-event-client@0.1.1

Patch Changes

@tanstack/ai-fal@0.6.6

Patch Changes

@tanstack/ai-openrouter@0.6.6

Patch Changes

@tanstack/ai-preact@0.6.7

Patch Changes

  • Add an explicit subscription lifecycle to ChatClient with subscribe()/unsubscribe(), isSubscribed, connectionStatus, and sessionGenerating, while keeping request lifecycle state separate from long-lived connection state for durable chat sessions. (#356)

    Update the React, Preact, Solid, Svelte, and Vue chat bindings with live mode plus reactive subscription/session state, and improve StreamProcessor handling for concurrent runs and reconnects so active sessions do not finalize early or duplicate resumed assistant messages.

  • Updated dependencies [64b9cba, dc53e1b]:

    • @tanstack/ai@0.8.1
    • @tanstack/ai-client@0.7.2

@tanstack/ai-react@0.7.2

Patch Changes

  • Add an explicit subscription lifecycle to ChatClient with subscribe()/unsubscribe(), isSubscribed, connectionStatus, and sessionGenerating, while keeping request lifecycle state separate from long-lived connection state for durable chat sessions. (#356)

    Update the React, Preact, Solid, Svelte, and Vue chat bindings with live mode plus reactive subscription/session state, and improve StreamProcessor handling for concurrent runs and reconnects so active sessions do not finalize early or duplicate resumed assistant messages.

  • Add durable subscribe()/send() transport support to ChatClient while preserving compatibility with existing connect() adapters. This also introduces shared generation clients for one-shot streaming tasks and updates the framework wrappers to use the new generation transport APIs. (#286)

    Improve core stream processing to better handle concurrent runs and resumed streams so shared sessions stay consistent during reconnects and overlapping generations.

  • Updated dependencies [64b9cba, dc53e1b]:

    • @tanstack/ai@0.8.1
    • @tanstack/ai-client@0.7.2

@tanstack/ai-solid@0.6.7

Patch Changes

  • Add an explicit subscription lifecycle to ChatClient with subscribe()/unsubscribe(), isSubscribed, connectionStatus, and sessionGenerating, while keeping request lifecycle state separate from long-lived connection state for durable chat sessions. (#356)

    Update the React, Preact, Solid, Svelte, and Vue chat bindings with live mode plus reactive subscription/session state, and improve StreamProcessor handling for concurrent runs and reconnects so active sessions do not finalize early or duplicate resumed assistant messages.

  • Add durable subscribe()/send() transport support to ChatClient while preserving compatibility with existing connect() adapters. This also introduces shared generation clients for one-shot streaming tasks and updates the framework wrappers to use the new generation transport APIs. (#286)

    Improve core stream processing to better handle concurrent runs and resumed streams so shared sessions stay consistent during reconnects and overlapping generations.

  • Updated dependencies [64b9cba, dc53e1b]:

    • @tanstack/ai@0.8.1
    • @tanstack/ai-client@0.7.2

@tanstack/ai-svelte@0.6.7

Patch Changes

  • Add an explicit subscription lifecycle to ChatClient with subscribe()/unsubscribe(), isSubscribed, connectionStatus, and sessionGenerating, while keeping request lifecycle state separate from long-lived connection state for durable chat sessions. (#356)

    Update the React, Preact, Solid, Svelte, and Vue chat bindings with live mode plus reactive subscription/session state, and improve StreamProcessor handling for concurrent runs and reconnects so active sessions do not finalize early or duplicate resumed assistant messages.

  • Add durable subscribe()/send() transport support to ChatClient while preserving compatibility with existing connect() adapters. This also introduces shared generation clients for one-shot streaming tasks and updates the framework wrappers to use the new generation transport APIs. (#286)

    Improve core stream processing to better handle concurrent runs and resumed streams so shared sessions stay consistent during reconnects and overlapping generations.

  • Updated dependencies [64b9cba, dc53e1b]:

    • @tanstack/ai@0.8.1
    • @tanstack/ai-client@0.7.2

@tanstack/ai-vue@0.6.7

Patch Changes

  • Add an explicit subscription lifecycle to ChatClient with subscribe()/unsubscribe(), isSubscribed, connectionStatus, and sessionGenerating, while keeping request lifecycle state separate from long-lived connection state for durable chat sessions. (#356)

    Update the React, Preact, Solid, Svelte, and Vue chat bindings with live mode plus reactive subscription/session state, and improve StreamProcessor handling for concurrent runs and reconnects so active sessions do not finalize early or duplicate resumed assistant messages.

  • Add durable subscribe()/send() transport support to ChatClient while preserving compatibility with existing connect() adapters. This also introduces shared generation clients for one-shot streaming tasks and updates the framework wrappers to use the new generation transport APIs. (#286)

    Improve core stream processing to better handle concurrent runs and resumed streams so shared sessions stay consistent during reconnects and overlapping generations.

  • Updated dependencies [64b9cba, dc53e1b]:

    • @tanstack/ai@0.8.1
    • @tanstack/ai-client@0.7.2

@tanstack/ai-vue-ui@0.1.18

Patch Changes

@tanstack/preact-ai-devtools@0.1.16

Patch Changes

  • Updated dependencies []:
    • @tanstack/ai-devtools-core@0.3.12

@tanstack/react-ai-devtools@0.2.16

Patch Changes

  • Updated dependencies []:
    • @tanstack/ai-devtools-core@0.3.12

@tanstack/solid-ai-devtools@0.2.16

Patch Changes

  • Updated dependencies []:
    • @tanstack/ai-devtools-core@0.3.12

ts-svelte-chat@0.1.22

Patch Changes

  • Updated dependencies [b7d6194, 64b9cba, dc53e1b]:
    • @tanstack/ai-anthropic@0.7.0
    • @tanstack/ai@0.8.1
    • @tanstack/ai-client@0.7.2
    • @tanstack/ai-svelte@0.6.7
    • @tanstack/ai-gemini@0.8.2
    • @tanstack/ai-ollama@0.6.2
    • @tanstack/ai-openai@0.7.1

ts-vue-chat@0.1.22

Patch Changes

  • Updated dependencies [b7d6194, 64b9cba, dc53e1b]:
    • @tanstack/ai-anthropic@0.7.0
    • @tanstack/ai@0.8.1
    • @tanstack/ai-client@0.7.2
    • @tanstack/ai-vue@0.6.7
    • @tanstack/ai-gemini@0.8.2
    • @tanstack/ai-ollama@0.6.2
    • @tanstack/ai-openai@0.7.1
    • @tanstack/ai-vue-ui@0.1.18

vanilla-chat@0.0.22

Patch Changes

@tanstack/tests-adapters@0.1.22

Patch Changes

  • Updated dependencies [b7d6194, 64b9cba, dc53e1b]:
    • @tanstack/ai-anthropic@0.7.0
    • @tanstack/ai@0.8.1
    • @tanstack/ai-gemini@0.8.2
    • @tanstack/ai-ollama@0.6.2
    • @tanstack/ai-openai@0.7.1
    • @tanstack/ai-openrouter@0.6.6

@tanstack/smoke-tests-e2e@0.0.27

Patch Changes

  • Updated dependencies [64b9cba, dc53e1b]:
    • @tanstack/ai@0.8.1
    • @tanstack/ai-client@0.7.2
    • @tanstack/ai-react@0.7.2
    • @tanstack/tests-adapters@0.1.22
    • @tanstack/ai-openai@0.7.1

@github-actions github-actions bot requested a review from a team March 15, 2026 15:36
@github-actions github-actions bot force-pushed the changeset-release/main branch from b225730 to c2d397f Compare March 16, 2026 14:45
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.

0 participants