- Added a `waitUntil` option to RenderOptions, enabling adapters to forward background task hooks for non‑blocking cache operations.
- Ensured `server.allowedHosts` (and `vite.preview.allowedHosts`) are respected during Astro preview with the Cloudflare adapter, mitigating DNS rebinding attacks.
- Updated dependencies, including @astrojs/underscore and redirects.