0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-02-03 22:29:08 -05:00
astro/.changeset/angry-peaches-remember.md
2022-08-25 14:56:10 -04:00

178 B

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