chore: bump versions

This commit is contained in:
github-actions[bot]
2023-02-22 20:20:11 +01:00
committed by Braks
parent 6afe495454
commit e49e8987d4
7 changed files with 158 additions and 114 deletions
-5
View File
@@ -1,5 +0,0 @@
---
'@vue-flow/core': minor
---
Add option to enable/disable replacing edge id when `updateEdge` action is used
-5
View File
@@ -1,5 +0,0 @@
---
'@vue-flow/core': minor
---
Omit internal properties when using `toObject`
-5
View File
@@ -1,5 +0,0 @@
---
'@vue-flow/core': patch
---
Prevent layout shift on initial render by hiding viewport until initial nodes have width/height
-5
View File
@@ -1,5 +0,0 @@
---
'@vue-flow/core': patch
---
Remove Promises from viewport helper functions, will not await viewport anymore but instead return no-op functions if called too early
-5
View File
@@ -1,5 +0,0 @@
---
'@vue-flow/core': patch
---
Use snapGrid values to clamp initial node positions