chore(packages): bump

This commit is contained in:
github-actions[bot]
2026-02-18 20:15:08 +00:00
parent ac89f9fa63
commit 81a284a27c
13 changed files with 41 additions and 42 deletions
-6
View File
@@ -1,6 +0,0 @@
---
'@xyflow/react': patch
'@xyflow/svelte': patch
---
Keep `onConnectEnd` and `isValidConnection` up to date in an ongoing connection
-5
View File
@@ -1,5 +0,0 @@
---
'@xyflow/react': patch
---
Optimize zooming performance when panOnScroll mode is enabled
-5
View File
@@ -1,5 +0,0 @@
---
'@xyflow/react': patch
---
Prevent unnecessary updates when selectNodesOnDrag = false
-8
View File
@@ -1,8 +0,0 @@
---
'@xyflow/react': patch
'@xyflow/svelte': patch
'@xyflow/system': patch
---
Improve return type of useNodesData. Now you can narrow down the data type by checking the node type.
-5
View File
@@ -1,5 +0,0 @@
---
'@xyflow/react': patch
---
Handle undefined node in mini map
-5
View File
@@ -1,5 +0,0 @@
---
'@xyflow/react': patch
---
Consolidate drag handler effects in useDrag to fix programmatic selection issues
-5
View File
@@ -1,5 +0,0 @@
---
'@xyflow/svelte': patch
---
Fix child nodes not updating on the Minimap when parent is dragged