astro/.changeset/angry-peaches-remember.md
2022-08-25 14:56:10 -04:00

7 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.