Add changeset for @astrojs/react minor (#4478)
This commit is contained in:
parent
d48de5a06f
commit
243525b156
1 changed files with 7 additions and 0 deletions
7
.changeset/angry-peaches-remember.md
Normal file
7
.changeset/angry-peaches-remember.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
'@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.
|
Loading…
Reference in a new issue