Skip to content

ci: Version Packages#369

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

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

Conversation

@github-actions
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@0.8.0

Minor Changes

  • feat: add middleware system and content guard middleware (#367)
    • @tanstack/ai: New @tanstack/ai/middlewares subpath with composable chat middleware architecture. Includes contentGuardMiddleware (delta and buffered strategies) and toolCacheMiddleware. Middleware hooks: onStart, onIteration, onChunk, onToolPhaseComplete, onFinish.
    • @tanstack/ai-event-client: Initial release. Extracted devtoolsMiddleware from @tanstack/ai core into a standalone package for tree-shaking. Emits all DevTools events as an observation-only middleware.
    • @tanstack/ai-client: Updated event types for middleware integration.
    • @tanstack/ai-devtools: Updated iteration timeline and conversation UI for middleware-aware event handling.

Patch Changes

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

@tanstack/ai-event-client@0.1.0

Minor Changes

  • feat: add middleware system and content guard middleware (#367)
    • @tanstack/ai: New @tanstack/ai/middlewares subpath with composable chat middleware architecture. Includes contentGuardMiddleware (delta and buffered strategies) and toolCacheMiddleware. Middleware hooks: onStart, onIteration, onChunk, onToolPhaseComplete, onFinish.
    • @tanstack/ai-event-client: Initial release. Extracted devtoolsMiddleware from @tanstack/ai core into a standalone package for tree-shaking. Emits all DevTools events as an observation-only middleware.
    • @tanstack/ai-client: Updated event types for middleware integration.
    • @tanstack/ai-devtools: Updated iteration timeline and conversation UI for middleware-aware event handling.

Patch Changes

  • Updated dependencies [f62eeb0]:
    • @tanstack/ai@0.8.0

@tanstack/ai-anthropic@0.6.2

Patch Changes

  • Updated dependencies [f62eeb0]:
    • @tanstack/ai@0.8.0

@tanstack/ai-client@0.7.1

Patch Changes

  • feat: add middleware system and content guard middleware (#367)

    • @tanstack/ai: New @tanstack/ai/middlewares subpath with composable chat middleware architecture. Includes contentGuardMiddleware (delta and buffered strategies) and toolCacheMiddleware. Middleware hooks: onStart, onIteration, onChunk, onToolPhaseComplete, onFinish.
    • @tanstack/ai-event-client: Initial release. Extracted devtoolsMiddleware from @tanstack/ai core into a standalone package for tree-shaking. Emits all DevTools events as an observation-only middleware.
    • @tanstack/ai-client: Updated event types for middleware integration.
    • @tanstack/ai-devtools: Updated iteration timeline and conversation UI for middleware-aware event handling.
  • Updated dependencies [f62eeb0]:

    • @tanstack/ai@0.8.0
    • @tanstack/ai-event-client@0.1.0

@tanstack/ai-devtools-core@0.3.11

Patch Changes

  • feat: add middleware system and content guard middleware (#367)

    • @tanstack/ai: New @tanstack/ai/middlewares subpath with composable chat middleware architecture. Includes contentGuardMiddleware (delta and buffered strategies) and toolCacheMiddleware. Middleware hooks: onStart, onIteration, onChunk, onToolPhaseComplete, onFinish.
    • @tanstack/ai-event-client: Initial release. Extracted devtoolsMiddleware from @tanstack/ai core into a standalone package for tree-shaking. Emits all DevTools events as an observation-only middleware.
    • @tanstack/ai-client: Updated event types for middleware integration.
    • @tanstack/ai-devtools: Updated iteration timeline and conversation UI for middleware-aware event handling.
  • Updated dependencies [f62eeb0]:

    • @tanstack/ai@0.8.0
    • @tanstack/ai-event-client@0.1.0

@tanstack/ai-elevenlabs@0.1.1

Patch Changes

  • Updated dependencies [f62eeb0]:
    • @tanstack/ai@0.8.0
    • @tanstack/ai-client@0.7.1

@tanstack/ai-fal@0.6.5

Patch Changes

  • Updated dependencies [f62eeb0]:
    • @tanstack/ai@0.8.0

@tanstack/ai-gemini@0.8.2

Patch Changes

  • Updated dependencies [f62eeb0]:
    • @tanstack/ai@0.8.0

@tanstack/ai-grok@0.6.2

Patch Changes

  • Updated dependencies [f62eeb0]:
    • @tanstack/ai@0.8.0

@tanstack/ai-groq@0.1.2

Patch Changes

  • Updated dependencies [f62eeb0]:
    • @tanstack/ai@0.8.0

@tanstack/ai-ollama@0.6.2

Patch Changes

  • Updated dependencies [f62eeb0]:
    • @tanstack/ai@0.8.0

@tanstack/ai-openai@0.7.1

Patch Changes

  • Updated dependencies [f62eeb0]:
    • @tanstack/ai@0.8.0
    • @tanstack/ai-client@0.7.1

@tanstack/ai-openrouter@0.6.5

Patch Changes

  • Updated dependencies [f62eeb0]:
    • @tanstack/ai@0.8.0

@tanstack/ai-preact@0.6.6

Patch Changes

  • Updated dependencies [f62eeb0]:
    • @tanstack/ai@0.8.0
    • @tanstack/ai-client@0.7.1

@tanstack/ai-react@0.7.1

Patch Changes

  • Updated dependencies [f62eeb0]:
    • @tanstack/ai@0.8.0
    • @tanstack/ai-client@0.7.1

@tanstack/ai-solid@0.6.6

Patch Changes

  • Updated dependencies [f62eeb0]:
    • @tanstack/ai@0.8.0
    • @tanstack/ai-client@0.7.1

@tanstack/ai-svelte@0.6.6

Patch Changes

  • Updated dependencies [f62eeb0]:
    • @tanstack/ai@0.8.0
    • @tanstack/ai-client@0.7.1

@tanstack/ai-vue@0.6.6

Patch Changes

  • Updated dependencies [f62eeb0]:
    • @tanstack/ai@0.8.0
    • @tanstack/ai-client@0.7.1

@tanstack/ai-vue-ui@0.1.17

Patch Changes

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

@tanstack/preact-ai-devtools@0.1.15

Patch Changes

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

@tanstack/react-ai-devtools@0.2.15

Patch Changes

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

@tanstack/solid-ai-devtools@0.2.15

Patch Changes

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

ts-svelte-chat@0.1.21

Patch Changes

  • Updated dependencies [f62eeb0]:
    • @tanstack/ai@0.8.0
    • @tanstack/ai-client@0.7.1
    • @tanstack/ai-anthropic@0.6.2
    • @tanstack/ai-gemini@0.8.2
    • @tanstack/ai-ollama@0.6.2
    • @tanstack/ai-openai@0.7.1
    • @tanstack/ai-svelte@0.6.6

ts-vue-chat@0.1.21

Patch Changes

  • Updated dependencies [f62eeb0]:
    • @tanstack/ai@0.8.0
    • @tanstack/ai-client@0.7.1
    • @tanstack/ai-anthropic@0.6.2
    • @tanstack/ai-gemini@0.8.2
    • @tanstack/ai-ollama@0.6.2
    • @tanstack/ai-openai@0.7.1
    • @tanstack/ai-vue@0.6.6
    • @tanstack/ai-vue-ui@0.1.17

vanilla-chat@0.0.21

Patch Changes

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

@tanstack/tests-adapters@0.1.21

Patch Changes

  • Updated dependencies [f62eeb0]:
    • @tanstack/ai@0.8.0
    • @tanstack/ai-anthropic@0.6.2
    • @tanstack/ai-gemini@0.8.2
    • @tanstack/ai-grok@0.6.2
    • @tanstack/ai-ollama@0.6.2
    • @tanstack/ai-openai@0.7.1
    • @tanstack/ai-openrouter@0.6.5

@tanstack/smoke-tests-e2e@0.0.26

Patch Changes

  • Updated dependencies [f62eeb0]:
    • @tanstack/ai@0.8.0
    • @tanstack/ai-client@0.7.1
    • @tanstack/ai-openai@0.7.1
    • @tanstack/ai-react@0.7.1
    • @tanstack/tests-adapters@0.1.21

@github-actions github-actions Bot requested a review from a team March 12, 2026 22:54
@AlemTuzlak AlemTuzlak merged commit f95a6b9 into main Mar 13, 2026
@AlemTuzlak AlemTuzlak deleted the changeset-release/main branch March 13, 2026 09:35
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