6 lines
219 B
Markdown
6 lines
219 B
Markdown
---
|
|
'@xyflow/system': minor
|
|
---
|
|
|
|
Allow custom `getEdgeId` function in `addEdge` and `reconnectEdge`. You can now pass a custom edge ID generator via the options parameter, enabling custom edge ID schemes. Closes #5180.
|