@astrojs/cloudflare@13.1.4
📦 astroView on GitHub →
🐛 2 fixes🔧 1 symbols
Summary
This patch release fixes an issue where redirect destinations were unnecessarily prerendered, preventing potential build failures caused by external requests during static builds.
🐛 Bug Fixes
- Fixed unnecessary prerendering of redirect destinations in static builds.
- Prevented build-time requests to external redirect destination URLs that could cause build failures.