chore: bump versions

This commit is contained in:
github-actions[bot]
2024-05-31 16:09:34 +02:00
committed by Braks
parent 5c2f15061e
commit c91b30fc1e
7 changed files with 16 additions and 17 deletions
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/minimap": minor
---
Add `maskBorderRadius` prop
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Replace array fns with for-loops
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Use separate prevConnections map in `useHandleConnections` composable to ensure comparison check is correct and callbacks are executed.