Astro: @astrojs/[email protected] Release

Release date:
June 30, 2026
Previous version:
@astrojs/[email protected] (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/[email protected]

matthewp
florian-lefebvre
ocavue
ematipico

Directory Browser for @astrojs/[email protected]

All files are compared to previous version, @astrojs/[email protected]. 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 []: