* fix(core): avoid removing handle bounds on handle unmount Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * chore(changeset): add Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> --------- Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
6 lines
96 B
Markdown
6 lines
96 B
Markdown
---
|
|
"@vue-flow/core": patch
|
|
---
|
|
|
|
Prevent removal of handle bounds when `<Handle>` is unmounted.
|