From 1349461286dd1a91b3584bda2a8bf9110fa9ae30 Mon Sep 17 00:00:00 2001 From: braks <78412429+bcakmakoglu@users.noreply.github.com> Date: Wed, 17 May 2023 11:25:08 +0200 Subject: [PATCH] chore(changeset): add --- .changeset/modern-carrots-wink.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/modern-carrots-wink.md diff --git a/.changeset/modern-carrots-wink.md b/.changeset/modern-carrots-wink.md new file mode 100644 index 00000000..6147fd70 --- /dev/null +++ b/.changeset/modern-carrots-wink.md @@ -0,0 +1,5 @@ +--- +"@vue-flow/core": patch +--- + +Allow passing a MaybeComputedRef type as `isValidConnection` arg for `useHandle` composable