@astrojs/cloudflare@13.2.1
📦 astroView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This patch release addresses an issue causing Cloudflare dev and build failures related to an overly recent compatibility date set by the Cloudflare Vite plugin.
🐛 Bug Fixes
- Fixes Cloudflare dev and build failures caused by @cloudflare/vite-plugin defaulting compatibility_date to today's date, which could exceed the maximum date supported by the bundled workerd binary.