Merge pull request #2847 from bcakmakoglu/feat/replace-id

feat(core): add option to enable/disable replacing id when updating an edge
This commit is contained in:
Moritz Klack
2023-03-06 15:02:03 +01:00
committed by GitHub
3 changed files with 18 additions and 6 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@reactflow/core': minor
---
Add option to enable/disable replacing edge id when using `updateEdge`