Astro: @astrojs/[email protected] Release

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

70 Commits in this Release

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

Authored July 15, 2026
Authored July 28, 2026
Authored August 5, 2026
Authored July 14, 2026
Authored July 25, 2026
Authored August 2, 2026
Authored July 22, 2026

Top Contributors in @astrojs/[email protected]

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

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

  • #17584 5462b81 Thanks @astrobot-houston! - Fixes a build crash when a Solid island imports a package that ships pre-compiled browser artifacts via the exports.solid condition (e.g. @kobalte/core). Solid ecosystem packages are now bundled in non-client environments so that Vite resolves the correct export condition during prerendering.