refactor(core): allow passing null/undefined to use node connection args (#1820)

* refactor(core): allow passing null/undefined to use node connection args

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>

* chore(core): cleanup

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>

* chore(changeset): add

---------

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
Braks
2025-04-14 18:54:55 +02:00
parent cb588c8aa9
commit 7a09afa12a
2 changed files with 14 additions and 6 deletions

View File

@@ -0,0 +1,5 @@
---
"@vue-flow/core": minor
---
Allow passing null or undefined to `useNodeConnections` options