Skip to content

ci: Version Packages - #1304

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

ci: Version Packages#1304
AlemTuzlak merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 2, 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-gemini@0.28.0

Minor Changes

  • #1301 307b7ec - Add Gemini 3.8 Flash (gemini-3.8-flash) with multimodal input, thinking, structured output, caching, built-in tools, and agentic video understanding.

    Limit its thinking levels to low, medium, and high in both the standard and Interactions adapters.

Patch Changes

  • Updated dependencies [452d6a4]:
    • @tanstack/ai@0.52.2

@tanstack/ai@0.52.2

Patch Changes

  • #1303 452d6a4 - fix: createChatOptions now preserves the runtime-context requirement on its return type. When tools or middleware declare a required context, the input already enforces context via RuntimeContextOption, but the return type declared it optional — so spreading the result into chat() failed to typecheck (Type 'undefined' is not assignable to type '...'). The return type now applies the same RuntimeContextOption conditional as the parameter, so the documented spread pattern compiles with context-typed tools. Type-level only; runtime is unchanged.

@tanstack/ai-bedrock@0.3.5

Patch Changes

  • #1300 d98a598 - Forward Bedrock Converse cache token counts to TokenUsage.

    cacheReadInputTokens and cacheWriteInputTokens from the Converse metadata.usage event now land on promptTokensDetails.cachedTokens and promptTokensDetails.cacheWriteTokens, in chatStream, structuredOutput, and structuredOutputStream. Bedrock's inputTokens counts only the uncached part of the input, so without these fields a cached request looked like a near-zero-input call. Both fields are omitted when Bedrock omits them.

  • Updated dependencies [452d6a4]:

    • @tanstack/ai@0.52.2
    • @tanstack/openai-base@0.10.8

@tanstack/ai-vertex@0.2.7

Patch Changes

  • Updated dependencies [452d6a4, 307b7ec]:
    • @tanstack/ai@0.52.2
    • @tanstack/ai-gemini@0.28.0

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 14d1ef4 to 2bbbe69 Compare September 2, 2026 18:16
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 2bbbe69 to ecb536d Compare September 2, 2026 18:33
@AlemTuzlak
AlemTuzlak merged commit 924d45e into main Sep 2, 2026
2 checks passed
@AlemTuzlak
AlemTuzlak deleted the changeset-release/main branch September 2, 2026 18: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.

1 participant