chore: bump versions

This commit is contained in:
github-actions[bot]
2023-05-25 20:48:26 +02:00
committed by Braks
parent 1e786a9b08
commit a16b7ca3d0
14 changed files with 33 additions and 43 deletions
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Fetch current node in drag handler, fixes drag handler using outdated node obj when it has been overwritten
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Avoid inserting invalid nodes into state and throw error msg if invalid node is passed
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Allow passing a MaybeComputedRef type as `isValidConnection` arg for `useHandle` composable
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/controls": minor
---
Disable zoom-in / zoom-out btns when max or min zoom is reached
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Use all handles in connection radius and select closest one that is valid
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/node-toolbar": minor
---
Add `align` prop to node toolbar
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/controls": patch
---
use OR operator to determine `isInteractive` state in controls component
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Set default viewport type as partial