From 68762a49600488bbfcd6543126bb954372e5fb10 Mon Sep 17 00:00:00 2001 From: braks <78412429+bcakmakoglu@users.noreply.github.com> Date: Sun, 21 Jan 2024 13:16:45 +0100 Subject: [PATCH] chore(changeset): add --- .changeset/smooth-steaks-doubt.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/smooth-steaks-doubt.md diff --git a/.changeset/smooth-steaks-doubt.md b/.changeset/smooth-steaks-doubt.md new file mode 100644 index 00000000..b0b74ca6 --- /dev/null +++ b/.changeset/smooth-steaks-doubt.md @@ -0,0 +1,5 @@ +--- +"@vue-flow/core": patch +--- + +Return false for boolean key filter and set the `isPressed` ref to whatever the keyFilter would be (true/false)