Skip to content

@cloudflare/tanstack-ai@0.1.9

Choose a tag to compare

@github-actions github-actions released this 29 Apr 17:40
· 13 commits to main since this release
630180b

Patch Changes

  • #518 4358cc1 Thanks @zackarychapple! - Widen @tanstack/ai peer dependency and optional adapter ranges to accept newer 0.x releases (up to but not including 1.0.0). Previously the caret ranges on pre-1.0 versions resolved to a single minor (e.g. ^0.8.0 only allowed >=0.8.0 <0.9.0), causing unmet-peer warnings when consumers installed @tanstack/ai@0.14.0 and matching adapter versions.