chore: add changeset

This commit is contained in:
braks
2022-11-17 19:04:41 +01:00
committed by Braks
parent bae43249e1
commit 686b351569
2 changed files with 10 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@vue-flow/core': patch
---
Add `experimentalFeatures` flag to store
+5
View File
@@ -0,0 +1,5 @@
---
'@vue-flow/core': minor
---
Add experimental support for nested Vue Flow components; Align edges by adding parent flow zoom scale. Connections not supported.