From b24b9efe1118b9d3151550257620b4b2c5088fca Mon Sep 17 00:00:00 2001 From: braks <78412429+bcakmakoglu@users.noreply.github.com> Date: Mon, 14 Nov 2022 19:32:10 +0100 Subject: [PATCH] chore: add changeset --- .changeset/pretty-cows-worry.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/pretty-cows-worry.md diff --git a/.changeset/pretty-cows-worry.md b/.changeset/pretty-cows-worry.md new file mode 100644 index 00000000..53af5fe6 --- /dev/null +++ b/.changeset/pretty-cows-worry.md @@ -0,0 +1,5 @@ +--- +'@vue-flow/core': patch +--- + +Fix improper if clause when checking for selection key code as bool