Skip to content

ci: Version Packages#385

Merged
AlemTuzlak merged 1 commit intomainfrom
changeset-release/main
Mar 17, 2026
Merged

ci: Version Packages#385
AlemTuzlak merged 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
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@0.9.0

Minor Changes

  • feat: Add lazy tool discovery for chat() (#360)

    Tools marked with lazy: true are not sent to the LLM upfront. Instead, a synthetic discovery tool lets the LLM selectively discover lazy tools by name, receiving their descriptions and schemas on demand. Discovered tools are dynamically injected as normal tools. This reduces token usage and improves response quality when applications have many tools.

Patch Changes

  • Updated dependencies []:
    • @tanstack/ai-event-client@0.1.2

@tanstack/ai-anthropic@0.7.1

Patch Changes

  • Updated dependencies [842e119]:
    • @tanstack/ai@0.9.0

@tanstack/ai-client@0.7.3

Patch Changes

  • Updated dependencies [842e119]:
    • @tanstack/ai@0.9.0
    • @tanstack/ai-event-client@0.1.2

@tanstack/ai-devtools-core@0.3.13

Patch Changes

  • Updated dependencies [842e119]:
    • @tanstack/ai@0.9.0
    • @tanstack/ai-event-client@0.1.2

@tanstack/ai-elevenlabs@0.1.2

Patch Changes

  • Updated dependencies [842e119]:
    • @tanstack/ai@0.9.0
    • @tanstack/ai-client@0.7.3

@tanstack/ai-event-client@0.1.2

Patch Changes

  • Updated dependencies [842e119]:
    • @tanstack/ai@0.9.0

@tanstack/ai-fal@0.6.7

Patch Changes

  • Updated dependencies [842e119]:
    • @tanstack/ai@0.9.0

@tanstack/ai-gemini@0.8.3

Patch Changes

  • Updated dependencies [842e119]:
    • @tanstack/ai@0.9.0

@tanstack/ai-grok@0.6.3

Patch Changes

  • Updated dependencies [842e119]:
    • @tanstack/ai@0.9.0

@tanstack/ai-groq@0.1.3

Patch Changes

  • Updated dependencies [842e119]:
    • @tanstack/ai@0.9.0

@tanstack/ai-ollama@0.6.3

Patch Changes

  • Updated dependencies [842e119]:
    • @tanstack/ai@0.9.0

@tanstack/ai-openai@0.7.2

Patch Changes

  • Updated dependencies [842e119]:
    • @tanstack/ai@0.9.0
    • @tanstack/ai-client@0.7.3

@tanstack/ai-openrouter@0.6.7

Patch Changes

  • Fix issue with tool calling (#360)

  • Updated dependencies [842e119]:

    • @tanstack/ai@0.9.0

@tanstack/ai-preact@0.6.8

Patch Changes

  • Updated dependencies [842e119]:
    • @tanstack/ai@0.9.0
    • @tanstack/ai-client@0.7.3

@tanstack/ai-react@0.7.3

Patch Changes

  • Updated dependencies [842e119]:
    • @tanstack/ai@0.9.0
    • @tanstack/ai-client@0.7.3

@tanstack/ai-solid@0.6.8

Patch Changes

  • Updated dependencies [842e119]:
    • @tanstack/ai@0.9.0
    • @tanstack/ai-client@0.7.3

@tanstack/ai-svelte@0.6.8

Patch Changes

  • Updated dependencies [842e119]:
    • @tanstack/ai@0.9.0
    • @tanstack/ai-client@0.7.3

@tanstack/ai-vue@0.6.8

Patch Changes

  • Updated dependencies [842e119]:
    • @tanstack/ai@0.9.0
    • @tanstack/ai-client@0.7.3

@tanstack/ai-vue-ui@0.1.19

Patch Changes

  • Updated dependencies []:
    • @tanstack/ai-vue@0.6.8

@tanstack/preact-ai-devtools@0.1.17

Patch Changes

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

@tanstack/react-ai-devtools@0.2.17

Patch Changes

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

@tanstack/solid-ai-devtools@0.2.17

Patch Changes

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

ts-svelte-chat@0.1.23

Patch Changes

  • Updated dependencies [842e119]:
    • @tanstack/ai@0.9.0
    • @tanstack/ai-anthropic@0.7.1
    • @tanstack/ai-client@0.7.3
    • @tanstack/ai-gemini@0.8.3
    • @tanstack/ai-ollama@0.6.3
    • @tanstack/ai-openai@0.7.2
    • @tanstack/ai-svelte@0.6.8

ts-vue-chat@0.1.23

Patch Changes

  • Updated dependencies [842e119]:
    • @tanstack/ai@0.9.0
    • @tanstack/ai-anthropic@0.7.1
    • @tanstack/ai-client@0.7.3
    • @tanstack/ai-gemini@0.8.3
    • @tanstack/ai-ollama@0.6.3
    • @tanstack/ai-openai@0.7.2
    • @tanstack/ai-vue@0.6.8
    • @tanstack/ai-vue-ui@0.1.19

vanilla-chat@0.0.23

Patch Changes

  • Updated dependencies []:
    • @tanstack/ai-client@0.7.3

@tanstack/tests-adapters@0.1.23

Patch Changes

  • Updated dependencies [842e119, 842e119]:
    • @tanstack/ai@0.9.0
    • @tanstack/ai-openrouter@0.6.7
    • @tanstack/ai-anthropic@0.7.1
    • @tanstack/ai-gemini@0.8.3
    • @tanstack/ai-grok@0.6.3
    • @tanstack/ai-ollama@0.6.3
    • @tanstack/ai-openai@0.7.2

@tanstack/smoke-tests-e2e@0.0.28

Patch Changes

  • Updated dependencies [842e119]:
    • @tanstack/ai@0.9.0
    • @tanstack/ai-client@0.7.3
    • @tanstack/ai-openai@0.7.2
    • @tanstack/ai-react@0.7.3
    • @tanstack/tests-adapters@0.1.23

@github-actions github-actions bot requested a review from a team March 17, 2026 18:07
@AlemTuzlak AlemTuzlak merged commit aa9a481 into main Mar 17, 2026
@AlemTuzlak AlemTuzlak deleted the changeset-release/main branch March 17, 2026 18:09
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