From 55f0110cf61640820bd9f31a7691c9642285d351 Mon Sep 17 00:00:00 2001 From: braks <78412429+bcakmakoglu@users.noreply.github.com> Date: Thu, 8 Feb 2024 10:48:01 +0100 Subject: [PATCH] chore(changeset): add --- .changeset/tall-avocados-type.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/tall-avocados-type.md diff --git a/.changeset/tall-avocados-type.md b/.changeset/tall-avocados-type.md new file mode 100644 index 00000000..e9389d4d --- /dev/null +++ b/.changeset/tall-avocados-type.md @@ -0,0 +1,5 @@ +--- +"@vue-flow/core": minor +--- + +Add `edgeId` to `useHandleConnections` return value