chore: add changeset

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
braks
2023-03-17 19:44:34 +01:00
committed by Braks
parent fe46e6f103
commit 522b226546
2 changed files with 10 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@vue-flow/core": patch
---
Unwrap refs in node wrapper
+5
View File
@@ -0,0 +1,5 @@
---
"@vue-flow/core": patch
---
Rename `parentNode` prop for custom nodes to `parent` to avoid TypeError which occurs as `div` already has `parentNode` defined which cannot be overwritten