From 47bc8280075935e3047ebd26714b5516e0bb522f Mon Sep 17 00:00:00 2001 From: braks <78412429+bcakmakoglu@users.noreply.github.com> Date: Sun, 5 Feb 2023 21:59:47 +0100 Subject: [PATCH] chore: add changeset Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> --- .changeset/tidy-laws-begin.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/tidy-laws-begin.md diff --git a/.changeset/tidy-laws-begin.md b/.changeset/tidy-laws-begin.md new file mode 100644 index 00000000..8b1bf5db --- /dev/null +++ b/.changeset/tidy-laws-begin.md @@ -0,0 +1,5 @@ +--- +'@vue-flow/core': minor +--- + +Add `connectionStatus` to connection lines, which can be used to check if the connection line is used on a valid handle.