Merge pull request #5468 from xyflow/svelte-fix-onbeforeconnect

Svelte fix onbeforeconnect
This commit is contained in:
Moritz Klack
2025-08-19 15:57:35 +02:00
committed by GitHub
4 changed files with 15 additions and 8 deletions

View File

@@ -0,0 +1,5 @@
---
'@xyflow/svelte': patch
---
Allow returning void, false and null from onbeforeconnect