@astrojs/cloudflare@13.1.10
withastro/astro@astrojs/cloudflare@13.1.10Apr 15, 2026by astrobot-houston
AI Summary
A patch release for the Cloudflare adapter improving image fetch consistency and log visibility during prerendering.
Key Highlights
- Uses `redirect: 'manual'` for remote image fetches for consistency
- Surfaces `console.log` and `console.warn` output from `workerd` during prerendering
Full Release Notes
### Patch Changes
- [#16320](https://github.com/withastro/astro/pull/16320) [`a43eb4b`](https://github.com/withastro/astro/commit/a43eb4b40b4f81530e3c9b5e2959495900320433) Thanks [@matthewp](https://github.com/matthewp)! - Uses `redirect: 'manual'` for remote image fetches in the Cloudflare binding image transform, consistent with all other image fetch paths
- [#16307](https://github.com/withastro/astro/pull/16307) [`a81dd3e`](https://github.com/withastro/astro/commit/a81dd3e7932f18b4c10c04378416324f0fea00f2) Thanks [@matthewp](https://github.com/matthewp)! - Surfaces `console.log` and `console.warn` output from workerd during prerendering
- Updated dependencies \[]:
- @astrojs/underscore-redirects@1.0.3