@astrojs/cloudflare@14.3.1
withastro/astro@astrojs/cloudflare@14.3.1Sep 8, 2026by astrobot-houston
AI Summary
A patch release for the Cloudflare adapter fixing a build crash involving Durable Objects and updating a dependency.
Key Highlights
- Fixed build crash when using Durable Object classes alongside prerendered pages
- Updated @astrojs/underscore-redirects dependency
Full Release Notes
### Patch Changes
- [#17914](https://github.com/withastro/astro/pull/17914) [`a400504`](https://github.com/withastro/astro/commit/a40050476598ee856cd44cee6976a5d63c81db86) Thanks [@astro-factory](https://github.com/apps/astro-factory)! - Fixes a build crash when a custom worker entrypoint exports Durable Object classes alongside prerendered pages. The prerender worker no longer inherits `durable_objects`, `migrations`, or `workflows` from the entry worker config.
- Updated dependencies \[]:
- @astrojs/underscore-redirects@1.0.4