Files
xyflow/.changeset/silly-pots-yell.md
T
2024-10-14 11:21:11 +02:00

8 lines
263 B
Markdown

---
'@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.