mirror of
https://github.com/withastro/astro.git
synced 2025-02-03 22:29:08 -05:00
8 lines
178 B
Markdown
8 lines
178 B
Markdown
|
---
|
||
|
'@astrojs/react': minor
|
||
|
---
|
||
|
|
||
|
Uses startTransition on React roots
|
||
|
|
||
|
This prevents hydration from blocking the main thread when multiple islands are rendering at the same time.
|