@cloudflare/ai-chat@0.6.2
cloudflare/agents@cloudflare/ai-chat@0.6.2May 1, 2026by github-actions[bot]
AI Summary
This patch release (0.6.2) updates the minimum internal peer dependency versions for Agents chat packages to ensure compatibility with the current repository packages. The change affects `agents`, `@cloudflare/ai-chat`, and `@cloudflare/think` by requiring them to use versions at least as recent as the current repo packages.
Key Highlights
- Raised minimum peer dependency versions for Agents chat packages
- Ensures compatibility between `agents`, `@cloudflare/ai-chat`, and `@cloudflare/think` packages
- Updated to match current repository package versions
- Performed by @threepointone
Breaking Changes
- Builds with pinned older dependency versions may fail due to raised minimum version requirements
Full Release Notes
### Patch Changes - [`2fffa02`](https://github.com/cloudflare/agents/commit/2fffa0201c96f6d2a395c74a843c3c25afcd53a6) Thanks [@threepointone](https://github.com/threepointone)! - Raise the minimum internal peer dependency versions for Agents chat packages so `agents`, `@cloudflare/ai-chat`, and `@cloudflare/think` require versions at least as recent as the current repo packages.