@astrojs/cloudflare@13.1.10
📦 astroView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This patch updates the Cloudflare binding image transform behavior and ensures console output from workerd during prerendering is surfaced.
🐛 Bug Fixes
- Cloudflare binding image transform now uses `redirect: 'manual'` for remote image fetches, aligning with other image fetch paths.