8 lines
263 B
Markdown
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.
|