Skip to content

Commit 522b226

Browse files
committed
chore: add changeset
Signed-off-by: braks <[email protected]>
1 parent fe46e6f commit 522b226

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.changeset/ninety-crews-remember.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@vue-flow/core": patch
3+
---
4+
5+
Unwrap refs in node wrapper

.changeset/twelve-seahorses-play.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@vue-flow/core": patch
3+
---
4+
5+
Rename `parentNode` prop for custom nodes to `parent` to avoid TypeError which occurs as `div` already has `parentNode` defined which cannot be overwritten

0 commit comments

Comments
 (0)