Astro: @astrojs/cloudflare@14.0.2 Release

Release date:
June 30, 2026
Previous version:
@astrojs/cloudflare@14.0.1 (released June 25, 2026)
Magnitude:
363 Diff Delta
Contributors:
4 total committers
Data confidence:
Commits:

11 Commits in this Release

Ordered by the degree to which they evolved the repo in this version.

Top Contributors in @astrojs/cloudflare@14.0.2

matthewp
florian-lefebvre
ocavue
ematipico

Directory Browser for @astrojs/cloudflare@14.0.2

All files are compared to previous version, @astrojs/cloudflare@14.0.1. Click here to browse diffs between other versions.

Loading File Browser...

Release Notes Published

Patch Changes

  • #17049 ffceaa2 Thanks @astrobot-houston! - Fixes prerender errors being silently swallowed when pages throw during rendering in workerd, causing astro build to exit 0 and emit truncated HTML. The response body is now fully buffered inside workerd before being sent back to the build process, so streaming errors are caught and surfaced as build failures with clear error messages.

  • Updated dependencies []: