Skip to content

Version Packages#437

Merged
threepointone merged 2 commits intomainfrom
changeset-release/main
Mar 19, 2026
Merged

Version Packages#437
threepointone merged 2 commits intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Mar 9, 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

@cloudflare/tanstack-ai@0.1.3

Patch Changes

  • #435 7381171 Thanks @mdhruvil! - Fix workers-ai adapter silently dropping image content parts.

  • #424 b2eeca8 Thanks @vaibhavshn! - Avoid duplicate tool call IDs by generating unique IDs per tool call index instead of trusting backend-provided IDs

  • #411 af08464 Thanks @baldyeagle! - Annotate createAnthropicChat to improve client type narrowing

  • #398 40e53c8 Thanks @vaibhavshn! - fix: add run/ prefix to workers-ai gateway endpoint and make API key optional for gateway bindings

  • #444 414b4d5 Thanks @mchenco! - Add sessionAffinity option to WorkersAiAdapterConfig for prefix-cache optimization. Routes requests with the same key to the same backend replica via the x-session-affinity header. Supported across binding, REST, and gateway modes.

workers-ai-provider@3.1.3

Patch Changes

  • #429 ae24f06 Thanks @michaeldwan! - Pass tool_choice through to binding.run() so tool selection mode (auto, required, none) is respected when using Workers AI with the binding API

  • #410 bc2eba3 Thanks @vaibhavshn! - fix: route REST API requests through AI Gateway when the gateway option is provided in createRun()

  • #446 3c35051 Thanks @threepointone! - Remove tool_call_id sanitization that truncated IDs to 9 alphanumeric chars, which caused all tool call IDs to collide after round-trip

  • #444 b1c742b Thanks @mchenco! - Add sessionAffinity setting to send x-session-affinity header for prefix-cache optimization. Also forward extraHeaders in the REST API path instead of discarding them.

@github-actions github-actions bot force-pushed the changeset-release/main branch 8 times, most recently from 917bf73 to f45ab60 Compare March 18, 2026 23:21
@github-actions github-actions bot force-pushed the changeset-release/main branch from f45ab60 to d9c7c16 Compare March 18, 2026 23:36
@pkg-pr-new
Copy link

pkg-pr-new bot commented Mar 19, 2026

Open in StackBlitz

npx https://pkg.pr.new/cloudflare/ai/ai-gateway-provider@437
npx https://pkg.pr.new/cloudflare/ai/@cloudflare/tanstack-ai@437
npx https://pkg.pr.new/cloudflare/ai/workers-ai-provider@437

commit: 10773f8

@threepointone threepointone merged commit 761720e into main Mar 19, 2026
3 checks passed
@threepointone threepointone deleted the changeset-release/main branch March 19, 2026 07:17
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