From 715206404b8eecfa8a98bc620cc72463e3a367fb Mon Sep 17 00:00:00 2001 From: braks <78412429+bcakmakoglu@users.noreply.github.com> Date: Mon, 17 Jul 2023 12:37:57 +0200 Subject: [PATCH] chore(changeset): add --- .changeset/tough-sloths-turn.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/tough-sloths-turn.md diff --git a/.changeset/tough-sloths-turn.md b/.changeset/tough-sloths-turn.md new file mode 100644 index 00000000..75e8857c --- /dev/null +++ b/.changeset/tough-sloths-turn.md @@ -0,0 +1,5 @@ +--- +"@vue-flow/core": patch +--- + +Fix connection line status prop type. Can be string or null.