Update '@xyflow/react' version and add new hook

This change updates the version of '@xyflow/react' from patch to minor and adds the 'experimental_useOnNodesChangeMiddleware' hook.
This commit is contained in:
Moritz Klack
2025-12-02 16:43:46 +01:00
committed by GitHub
parent a523919d67
commit 2b77a1e228

View File

@@ -1,5 +1,5 @@
---
'@xyflow/react': patch
'@xyflow/react': minor
---
Add `experimental_useOnNodesChangeMiddleware` hook