Skip to content

Version Packages#458

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

Version Packages#458
threepointone merged 2 commits 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

ai-gateway-provider@3.1.2

Patch Changes

  • #457 cc94a06 Thanks @threepointone! - Fix request cancellation by propagating abortSignal to outbound network calls.

    ai-gateway-provider: Pass abortSignal to the fetch call (API path) and to binding.run() (binding path) so that cancelled requests are properly aborted.

    workers-ai-provider: Pass abortSignal to binding.run() for chat, embedding, and image models, matching the existing behavior in transcription, speech, and reranking models.

    @cloudflare/tanstack-ai: Pass signal through to binding.run() in both createGatewayFetch (AI Gateway binding path) and createWorkersAiBindingFetch (Workers AI binding path).

@cloudflare/tanstack-ai@0.1.5

Patch Changes

  • #457 cc94a06 Thanks @threepointone! - Fix request cancellation by propagating abortSignal to outbound network calls.

    ai-gateway-provider: Pass abortSignal to the fetch call (API path) and to binding.run() (binding path) so that cancelled requests are properly aborted.

    workers-ai-provider: Pass abortSignal to binding.run() for chat, embedding, and image models, matching the existing behavior in transcription, speech, and reranking models.

    @cloudflare/tanstack-ai: Pass signal through to binding.run() in both createGatewayFetch (AI Gateway binding path) and createWorkersAiBindingFetch (Workers AI binding path).

workers-ai-provider@3.1.7

Patch Changes

  • #457 cc94a06 Thanks @threepointone! - Fix request cancellation by propagating abortSignal to outbound network calls.

    ai-gateway-provider: Pass abortSignal to the fetch call (API path) and to binding.run() (binding path) so that cancelled requests are properly aborted.

    workers-ai-provider: Pass abortSignal to binding.run() for chat, embedding, and image models, matching the existing behavior in transcription, speech, and reranking models.

    @cloudflare/tanstack-ai: Pass signal through to binding.run() in both createGatewayFetch (AI Gateway binding path) and createWorkersAiBindingFetch (Workers AI binding path).

@github-actions github-actions bot requested a review from G4brym as a code owner March 22, 2026 13:41
@pkg-pr-new
Copy link

pkg-pr-new bot commented Mar 22, 2026

Open in StackBlitz

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

commit: be94148

@threepointone threepointone enabled auto-merge March 22, 2026 13:50
@threepointone threepointone disabled auto-merge March 22, 2026 13:50
@threepointone threepointone merged commit 1ad154e into main Mar 22, 2026
3 checks passed
@threepointone threepointone deleted the changeset-release/main branch March 22, 2026 13:50
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.

2 participants