- Added @astrojs/cloudflare/fetch and @astrojs/cloudflare/hono exports for composing Cloudflare‑specific setup with Astro’s advanced routing handlers.
- Fixed preview handling so user‑provided options (remoteBindings, inspectorPort, persistState, configPath, auxiliaryWorkers) are respected and the Vite plugin config is shared across dev/build and preview.
- Fixed static Cloudflare builds with server islands or image endpoints that failed at preview due to mismatched output directories.