chore: add changesets

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
braks
2023-02-11 02:15:00 +01:00
parent b7cfec7842
commit 03edd46cef
3 changed files with 15 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
---
'@vue-flow/core': patch
---
Allow depr. connectionLineType to be null

View File

@@ -0,0 +1,5 @@
---
'@vue-flow/core': patch
---
Add missing straight type to connection line options

View File

@@ -0,0 +1,5 @@
---
'@vue-flow/core': patch
---
Fix connection line not rendering properly when destructuring slot props