chore: bump versions

This commit is contained in:
github-actions[bot]
2024-06-13 00:04:51 +02:00
committed by Braks
parent 850f54aebd
commit 09a44b0424
12 changed files with 28 additions and 42 deletions
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": minor
---
Remove `initialized` property from `GraphNode` type
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Hide viewport until initial fit view is finished
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": minor
---
Remove node intersections from drag event args
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": minor
---
Add `updateEdgeData` action
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": minor
---
Reduce node `getBoundingClientRect` calls by passing node-bounds directly to `getHandleBounds`
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/node-resizer": minor
---
Replace node initialized check with dimensions check
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": minor
---
Remove `connectedEdges` as arg from NodeMouseEvents
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": minor
---
Add `useEdgesData` composable