chore: bump versions

This commit is contained in:
github-actions[bot]
2024-06-18 12:29:29 +02:00
committed by Braks
parent 4fe1a7b541
commit fdc656af9d
5 changed files with 11 additions and 16 deletions
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": minor
---
Add overloads to `useVueFlow`. Allows calling `useVueFlow` with an `id` string only while emitting a deprecation warning for using the options obj.
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": minor
---
Use empty array when determing whether to update all node internals
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": minor
---
Add `EdgePathParams` type and export it