astro/.changeset/angry-peaches-remember.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
178 B
Markdown
Raw Normal View History

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