Skip to content

Commit 27e9a39

Browse files
committed
Tweak changeset
1 parent 9639bd2 commit 27e9a39

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.changeset/friendly-numbers-hang.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
'preact-render-to-string': patch
33
---
44

5-
Fix issue where subtree re-render for Suspense boundaries caused a circular reference in the VNode's parent
5+
Ensure that the `_parent` is kept around across multiple suspensions and avoid circular references.
6+
In doing so our `useId` hook should always output unique ids during renderingToString.

0 commit comments

Comments
 (0)