added changeset;

;
This commit is contained in:
peterkogo
2024-10-14 11:21:11 +02:00
parent c622b5a5c2
commit e10f53cf89
+7
View File
@@ -0,0 +1,7 @@
---
'@xyflow/react': minor
'@xyflow/svelte': minor
'@xyflow/system': patch
---
Improved tracking of edges connected to a node. The hook useHandleConnection can now not only return all connections to a specific handleId but also to a handleType or even a nodeId.