From 4ed3acc021fd5b1089e8a1f9dadb23b23e01a9a1 Mon Sep 17 00:00:00 2001 From: braks <78412429+bcakmakoglu@users.noreply.github.com> Date: Mon, 24 Jul 2023 21:07:02 +0200 Subject: [PATCH] chore(changeset): add --- .changeset/cuddly-pigs-hope.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/cuddly-pigs-hope.md diff --git a/.changeset/cuddly-pigs-hope.md b/.changeset/cuddly-pigs-hope.md new file mode 100644 index 00000000..c9800820 --- /dev/null +++ b/.changeset/cuddly-pigs-hope.md @@ -0,0 +1,5 @@ +--- +"@vue-flow/core": minor +--- + +Add `hasListener` to event hook objects to check if any listeners are bound