diff --git a/.changeset/fast-horses-give.md b/.changeset/fast-horses-give.md new file mode 100644 index 00000000..57495c66 --- /dev/null +++ b/.changeset/fast-horses-give.md @@ -0,0 +1,5 @@ +--- +'@vue-flow/core': patch +--- + +Add `initialized` prop to `GraphNode` diff --git a/.changeset/selfish-trains-perform.md b/.changeset/selfish-trains-perform.md new file mode 100644 index 00000000..41a4cafd --- /dev/null +++ b/.changeset/selfish-trains-perform.md @@ -0,0 +1,5 @@ +--- +'@vue-flow/core': patch +--- + +Fix Handle component adding duplicate handlebounds when node is not properly initialized