Astro: @astrojs/[email protected] Release

Release date:
August 6, 2026
Previous version:
@astrojs/[email protected] (released July 28, 2026)
Magnitude:
2,634 Diff Delta
Contributors:
10 total committers
Data confidence:
Commits:

Top Contributors in @astrojs/[email protected]

matthewp
Daedalus-Icarus
adamchal
ematipico
florian-lefebvre
thelazylamaGit
alexanderniebuhr
ocavue
dmgawel
ArmandPhilippot

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

  • #17569 d1bb7fa Thanks @lazerg! - Prevents astro build from crashing with EEXIST when .vercel/output/server/ already exists by creating it with { recursive: true }, matching the sibling static/ directory call