chore: bump versions

This commit is contained in:
github-actions[bot]
2022-11-19 12:16:19 +01:00
committed by Braks
parent 1cca3d0b8c
commit 0c3ae1ec50
7 changed files with 17 additions and 26 deletions
-5
View File
@@ -1,5 +0,0 @@
---
'@vue-flow/core': patch
---
Fix parent expand not working for top/left drag
-5
View File
@@ -1,5 +0,0 @@
---
'@vue-flow/core': minor
---
Add `connecting` class to `SelectionPane` when connecting
-5
View File
@@ -1,5 +0,0 @@
---
'@vue-flow/core': minor
---
Support touch for creating connections
-5
View File
@@ -1,5 +0,0 @@
---
'@vue-flow/core': patch
---
Add `experimentalFeatures` flag to store
-5
View File
@@ -1,5 +0,0 @@
---
'@vue-flow/core': minor
---
Add experimental support for nested Vue Flow components; Align edges by adding parent flow zoom scale. Connections not supported.