From 0564e7a3103be9ab7edae2a6b5ff4b4c82460bad Mon Sep 17 00:00:00 2001 From: Jason Miller Date: Thu, 18 Aug 2022 18:33:05 -0400 Subject: [PATCH] Update young-cougars-protect.md --- .changeset/young-cougars-protect.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/young-cougars-protect.md b/.changeset/young-cougars-protect.md index b7c269cb..24b30396 100644 --- a/.changeset/young-cougars-protect.md +++ b/.changeset/young-cougars-protect.md @@ -2,4 +2,4 @@ 'preact-render-to-string': minor --- -add \_children and \_parent to the vnode +Add tree links (children, parent) to VNodes during rendering.