chore: add changesets

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
braks
2023-02-11 02:34:43 +01:00
parent b7cfec7842
commit 03edd46cef
3 changed files with 15 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@vue-flow/core': patch
---
Allow depr. connectionLineType to be null
+5
View File
@@ -0,0 +1,5 @@
---
'@vue-flow/core': patch
---
Add missing straight type to connection line options
+5
View File
@@ -0,0 +1,5 @@
---
'@vue-flow/core': patch
---
Fix connection line not rendering properly when destructuring slot props