Commit 4358cc1
widen @tanstack/ai peer + adapter ranges in @cloudflare/tanstack-ai
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>1 parent 329f1fb commit 4358cc1
2 files changed
Lines changed: 11 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
144 | | - | |
| 144 | + | |
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
0 commit comments