Astro: @astrojs/react@5.0.3 Release

Release date:
April 6, 2026
Previous version:
@astrojs/react@5.0.2 (released March 26, 2026)
Magnitude:
5,971 Diff Delta
Contributors:
9 total committers
Data confidence:
Commits:

37 Commits in this Release

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

Authored April 1, 2026
Authored March 27, 2026
Authored April 6, 2026
Authored March 31, 2026
Authored March 26, 2026
Authored March 31, 2026
Authored April 2, 2026
Authored April 1, 2026
Authored March 31, 2026

Top Contributors in @astrojs/react@5.0.3

ematipico
florian-lefebvre
alexanderniebuhr
Desel72
rururux
dataCenter430
yanthomasdev
riderx
fkatsuhiro

Directory Browser for @astrojs/react@5.0.3

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

Patch Changes

  • #16224 a2b9eeb Thanks @fkatsuhiro! - Fix React 19 "Float" mechanism injecting <link rel="preload"> into Astro islands instead of the <head>. This PR adds a filter to @astrojs/react to strip these auto-generated resource from the island's HTML output, ensuring valid HTML structure.