chore: bump versions

This commit is contained in:
github-actions[bot]
2025-08-15 13:25:11 +02:00
committed by Braks
parent 299a04531e
commit e293519ee2
10 changed files with 24 additions and 32 deletions
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": minor
---
Expose `isMacOs` utility
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": minor
---
Expose `wheelDelta` utility fn
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/minimap": patch
---
Apply wheelDelta to zoom
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": minor
---
Use event target for `<Handle>` components to determine the "clicked" handle, avoiding calls to `getElementFromPoint and allowing "detached" handles
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Fetch the correct source and target nodes for isValidConnection.
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/minimap": patch
---
Set zoomstep to 1 and apply factor based on macOs (zoomstep \* factor - 10 if macOs)