Astro: @astrojs/[email protected] Release

Release date:
July 2, 2026
Previous version:
@astrojs/[email protected] (released June 22, 2026)
Magnitude:
1,162 Diff Delta
Contributors:
5 total committers
Data confidence:
Commits:

47 Commits in this Release

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

Authored June 30, 2026
Authored July 1, 2026
Authored July 1, 2026
Authored July 1, 2026
Authored June 25, 2026
Authored July 2, 2026
Authored June 29, 2026
Authored June 23, 2026
Authored June 26, 2026
Authored June 30, 2026
Authored July 2, 2026

Top Contributors in @astrojs/[email protected]

matthewp
ematipico
adamchal
florian-lefebvre
ocavue

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

  • #17270 0142964 Thanks @FrancoKaddour! - Fix @astrojs/solid-js incorrectly claiming Svelte 5 components compiled with the newer $$renderer prop (instead of the legacy $$payload). Projects mixing Solid and Svelte could see Svelte components silently rendered as empty strings by the Solid renderer.