Merged
Conversation
…ct-ui and ai-solid-ui
AlemTuzlak
approved these changes
Mar 10, 2026
|
View your CI Pipeline Execution ↗ for commit 627045c
☁️ Nx Cloud last updated this comment at |
@tanstack/ai
@tanstack/ai-anthropic
@tanstack/ai-client
@tanstack/ai-devtools-core
@tanstack/ai-fal
@tanstack/ai-gemini
@tanstack/ai-grok
@tanstack/ai-groq
@tanstack/ai-ollama
@tanstack/ai-openai
@tanstack/ai-openrouter
@tanstack/ai-preact
@tanstack/ai-react
@tanstack/ai-react-ui
@tanstack/ai-solid
@tanstack/ai-solid-ui
@tanstack/ai-svelte
@tanstack/ai-vue
@tanstack/ai-vue-ui
@tanstack/preact-ai-devtools
@tanstack/react-ai-devtools
@tanstack/solid-ai-devtools
commit: |
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-client@0.6.0
Minor Changes
feat: support server function Response streaming via fetcher (#327)
Generation fetchers can now return a
Responsewith an SSE body (e.g., from a TanStack Start server function usingtoServerSentEventsResponse()). When aResponseis returned,GenerationClientandVideoGenerationClientautomatically parse it as an SSE stream while preserving full type safety on the input.Patch Changes
feat: pass abort signal to generation fetchers and extract GenerationFetcher utility type (#327)
AbortSignalto fetcher functions via an optionaloptionsparameter, enabling cancellation support whenstop()is calledGenerationFetcher<TInput, TResult>utility type in@tanstack/ai-clientto centralize the fetcher function signature across all framework integrationsGenerationFetchertype instead of inline definitionsUpdated dependencies [
6dfffca]:@tanstack/ai@0.6.3
Patch Changes
AbortSignalto fetcher functions via an optionaloptionsparameter, enabling cancellation support whenstop()is calledGenerationFetcher<TInput, TResult>utility type in@tanstack/ai-clientto centralize the fetcher function signature across all framework integrationsGenerationFetchertype instead of inline definitions@tanstack/ai-devtools-core@0.3.9
Patch Changes
6dfffca]:@tanstack/ai-fal@0.6.3
Patch Changes
6dfffca]:@tanstack/ai-openrouter@0.6.3
Patch Changes
6dfffca]:@tanstack/ai-preact@0.6.4
Patch Changes
6dfffca,6dfffca]:@tanstack/ai-react@0.6.4
Patch Changes
feat: pass abort signal to generation fetchers and extract GenerationFetcher utility type (#327)
AbortSignalto fetcher functions via an optionaloptionsparameter, enabling cancellation support whenstop()is calledGenerationFetcher<TInput, TResult>utility type in@tanstack/ai-clientto centralize the fetcher function signature across all framework integrationsGenerationFetchertype instead of inline definitionsUpdated dependencies [
6dfffca,6dfffca]:@tanstack/ai-react-ui@0.6.0
Patch Changes
6dfffca,6dfffca]:@tanstack/ai-solid@0.6.4
Patch Changes
feat: pass abort signal to generation fetchers and extract GenerationFetcher utility type (#327)
AbortSignalto fetcher functions via an optionaloptionsparameter, enabling cancellation support whenstop()is calledGenerationFetcher<TInput, TResult>utility type in@tanstack/ai-clientto centralize the fetcher function signature across all framework integrationsGenerationFetchertype instead of inline definitionsUpdated dependencies [
6dfffca,6dfffca]:@tanstack/ai-solid-ui@0.6.0
Patch Changes
6dfffca,6dfffca]:@tanstack/ai-svelte@0.6.4
Patch Changes
feat: pass abort signal to generation fetchers and extract GenerationFetcher utility type (#327)
AbortSignalto fetcher functions via an optionaloptionsparameter, enabling cancellation support whenstop()is calledGenerationFetcher<TInput, TResult>utility type in@tanstack/ai-clientto centralize the fetcher function signature across all framework integrationsGenerationFetchertype instead of inline definitionsUpdated dependencies [
6dfffca,6dfffca]:@tanstack/ai-vue@0.6.4
Patch Changes
feat: pass abort signal to generation fetchers and extract GenerationFetcher utility type (#327)
AbortSignalto fetcher functions via an optionaloptionsparameter, enabling cancellation support whenstop()is calledGenerationFetcher<TInput, TResult>utility type in@tanstack/ai-clientto centralize the fetcher function signature across all framework integrationsGenerationFetchertype instead of inline definitionsUpdated dependencies [
6dfffca,6dfffca]:@tanstack/ai-vue-ui@0.1.15
Patch Changes
6dfffca]:@tanstack/preact-ai-devtools@0.1.13
Patch Changes
@tanstack/react-ai-devtools@0.2.13
Patch Changes
@tanstack/solid-ai-devtools@0.2.13
Patch Changes
ts-svelte-chat@0.1.19
Patch Changes
6dfffca,6dfffca]:ts-vue-chat@0.1.19
Patch Changes
6dfffca,6dfffca]:vanilla-chat@0.0.19
Patch Changes
6dfffca,6dfffca]:@tanstack/tests-adapters@0.1.19
Patch Changes
6dfffca]:@tanstack/smoke-tests-e2e@0.0.24
Patch Changes
6dfffca,6dfffca]: