Merge pull request #4555 from xyflow/reconnect-end-param

Pass final connection state to onReconnectEnd
This commit is contained in:
Moritz Klack
2024-08-15 13:19:31 +02:00
committed by GitHub
7 changed files with 34 additions and 12 deletions
+6
View File
@@ -0,0 +1,6 @@
---
'@xyflow/react': minor
'@xyflow/system': patch
---
Added final connection state as a function parameter to onReconnectEnd