@astrojs/cloudflare@13.5.2
📦 astroView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This patch release fixes a critical bug causing page crashes during the first visit with Cloudflare SSR in Astro v6 due to dependency loading issues and updates the underscore redirects dependency.
🐛 Bug Fixes
- Fixed a bug where a cascade of reloads would cause the page to crash during the first visit when building or developing with Cloudflare SSR in Astro v6 due to dependency loading issues.