From 2b77a1e228bf54e5e422fea8f4c473a37bf8e361 Mon Sep 17 00:00:00 2001 From: Moritz Klack Date: Tue, 2 Dec 2025 16:43:46 +0100 Subject: [PATCH] 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. --- .changeset/selfish-nails-sing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/selfish-nails-sing.md b/.changeset/selfish-nails-sing.md index d2119c6b..9cbc5b81 100644 --- a/.changeset/selfish-nails-sing.md +++ b/.changeset/selfish-nails-sing.md @@ -1,5 +1,5 @@ --- -'@xyflow/react': patch +'@xyflow/react': minor --- Add `experimental_useOnNodesChangeMiddleware` hook