- Upgrade to Vite v8, which may introduce breaking changes for existing Vite configurations.
- Add an opt‑in `cacheCloudflare()` provider for Cloudflare Workers CDN caching (beta only), with support for tag and path invalidation.
- Performance and cleanup patches: faster Astro sync by skipping Cloudflare runtime during type generation, removal of Cloudflare‑specific deprecation warnings, beta prerelease triggers, and dependency updates.