chore: bump versions

This commit is contained in:
github-actions[bot]
2025-08-07 13:32:37 +00:00
committed by Braks
parent e97a65b6b5
commit 2b2c9a964d
8 changed files with 18 additions and 22 deletions

View File

@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Calculate overlapping area in getNodeIntersections correctly.

View File

@@ -1,5 +0,0 @@
---
"@vue-flow/controls": patch
---
Add `type="button"` to control buttons to avoid form submission if controls are nested in a form element.

View File

@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Emit node drag-start, drag and drag-end events when a selection is dragged (selectionKeyCode).

View File

@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Use correct handlesuffix for connection lookup in `getHandleConnections` action.