chore: bump versions

This commit is contained in:
github-actions[bot]
2025-04-23 20:39:08 +02:00
committed by Braks
parent cc65f12af9
commit 78e29f2259
6 changed files with 15 additions and 21 deletions
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Subtract container bounds when calculating pointer position.
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Add aria-hidden to markers
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": minor
---
Allow passing null or undefined to `useNodeConnections` options
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Fall back to using changedTouches when passing a touchend or touchcancel event to getEventPosition.