Astro: @astrojs/react@3.0.6 Release

Release date:
November 21, 2023
Previous version:
@astrojs/react@3.0.5 (released November 16, 2023)
Magnitude:
0 Diff Delta
Contributors:
0 total committers
Data confidence:
Commits:

Top Contributors in @astrojs/react@3.0.6

Could not determine top contributors for this release.

Directory Browser for @astrojs/react@3.0.6

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

  • #9141 af43fb517 Thanks @lilnasy! - Fixes an issue where slotting self-closing elements (img, br, hr) into react components with experimentalReactChildren enabled led to an error.