| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| @astrojs_react@5.0.3 source code.tar.gz | 2026-04-06 | 46.1 MB | |
| @astrojs_react@5.0.3 source code.zip | 2026-04-06 | 49.4 MB | |
| README.md | 2026-04-06 | 475 Bytes | |
| Totals: 3 Items | 95.5 MB | 0 | |
Patch Changes
- #16224
a2b9eebThanks @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.