From bc2de7254a474359558204c3b42dac904cda778f Mon Sep 17 00:00:00 2001 From: braks <78412429+bcakmakoglu@users.noreply.github.com> Date: Mon, 24 Jul 2023 21:26:32 +0200 Subject: [PATCH] chore(changeset): add --- .changeset/sharp-ladybugs-repair.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/sharp-ladybugs-repair.md diff --git a/.changeset/sharp-ladybugs-repair.md b/.changeset/sharp-ladybugs-repair.md new file mode 100644 index 00000000..a0dea27b --- /dev/null +++ b/.changeset/sharp-ladybugs-repair.md @@ -0,0 +1,5 @@ +--- +"@vue-flow/core": patch +--- + +Destroy state when the creating scope is disposed.