Skip to content

widen @tanstack/ai peer + adapter ranges in @cloudflare/tanstack-ai#518

Merged
threepointone merged 2 commits intocloudflare:mainfrom
zackarychapple:main
Apr 29, 2026
Merged

widen @tanstack/ai peer + adapter ranges in @cloudflare/tanstack-ai#518
threepointone merged 2 commits intocloudflare:mainfrom
zackarychapple:main

Conversation

@zackarychapple
Copy link
Copy Markdown
Contributor

Pre-1.0 carets resolve to a single minor (e.g. ^0.8.0 → >=0.8.0 <0.9.0), so consumers on @tanstack/ai 0.14.x hit unmet-peer warnings. Switch the peer + optional adapter ranges to >=x.y.z <1.0.0 to accept the full 0.x line.

Pre-1.0 carets resolve to a single minor (e.g. ^0.8.0 → >=0.8.0 <0.9.0),
so consumers on @tanstack/ai 0.14.x hit unmet-peer warnings. Switch the
peer + optional adapter ranges to >=x.y.z <1.0.0 to accept the full 0.x line.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 29, 2026

🦋 Changeset detected

Latest commit: d78ddbc

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@cloudflare/tanstack-ai Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Normalize indentation/spacing in the status span template across three demo utils.ts files (mcp-server-bearer-auth, remote-mcp-server-autorag, remote-mcp-server) to correct inconsistent formatting. Also standardize dependency specifiers in pnpm-lock.yaml by replacing caret ranges (^x.y.z) with explicit '>=x.y.z <1.0.0' ranges for several @tanstack/ai packages to constrain allowed versions.
@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Apr 29, 2026

Open in StackBlitz

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

commit: d78ddbc

Copy link
Copy Markdown
Collaborator

@threepointone threepointone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@threepointone threepointone merged commit 332d010 into cloudflare:main Apr 29, 2026
3 checks passed
@github-actions github-actions Bot mentioned this pull request Apr 29, 2026
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