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.