From da85ad0aca2dd31d92ead920d6429f8ad3dd641b Mon Sep 17 00:00:00 2001 From: braks <78412429+bcakmakoglu@users.noreply.github.com> Date: Sun, 2 Apr 2023 20:38:52 +0200 Subject: [PATCH] chore(changeset): add Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> --- .changeset/witty-points-press.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/witty-points-press.md diff --git a/.changeset/witty-points-press.md b/.changeset/witty-points-press.md new file mode 100644 index 00000000..9d8d26c8 --- /dev/null +++ b/.changeset/witty-points-press.md @@ -0,0 +1,5 @@ +--- +"@vue-flow/core": minor +--- + +Do not remove orphaned edges from state. They will not be rendered but stay in the state, so a user can potentially fix the edge.