diff --git a/.changeset/nine-beers-admire.md b/.changeset/nine-beers-admire.md new file mode 100644 index 00000000..1871a339 --- /dev/null +++ b/.changeset/nine-beers-admire.md @@ -0,0 +1,5 @@ +--- +'@vue-flow/core': patch +--- + +Allow depr. connectionLineType to be null diff --git a/.changeset/popular-coats-burn.md b/.changeset/popular-coats-burn.md new file mode 100644 index 00000000..6a9a09a8 --- /dev/null +++ b/.changeset/popular-coats-burn.md @@ -0,0 +1,5 @@ +--- +'@vue-flow/core': patch +--- + +Add missing straight type to connection line options diff --git a/.changeset/spotty-boxes-boil.md b/.changeset/spotty-boxes-boil.md new file mode 100644 index 00000000..8e064c5e --- /dev/null +++ b/.changeset/spotty-boxes-boil.md @@ -0,0 +1,5 @@ +--- +'@vue-flow/core': patch +--- + +Fix connection line not rendering properly when destructuring slot props