chore: bump versions

This commit is contained in:
github-actions[bot]
2024-06-12 09:42:11 +00:00
committed by Braks
parent 850f54aebd
commit 09a44b0424
12 changed files with 28 additions and 42 deletions

View File

@@ -1,5 +0,0 @@
---
"@vue-flow/core": minor
---
Remove `initialized` property from `GraphNode` type

View File

@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Hide viewport until initial fit view is finished

View File

@@ -1,5 +0,0 @@
---
"@vue-flow/core": minor
---
Remove node intersections from drag event args

View File

@@ -1,5 +0,0 @@
---
"@vue-flow/core": minor
---
Add `updateEdgeData` action

View File

@@ -1,5 +0,0 @@
---
"@vue-flow/core": minor
---
Reduce node `getBoundingClientRect` calls by passing node-bounds directly to `getHandleBounds`

View File

@@ -1,5 +0,0 @@
---
"@vue-flow/node-resizer": minor
---
Replace node initialized check with dimensions check

View File

@@ -1,5 +0,0 @@
---
"@vue-flow/core": minor
---
Remove `connectedEdges` as arg from NodeMouseEvents

View File

@@ -1,5 +0,0 @@
---
"@vue-flow/core": minor
---
Add `useEdgesData` composable