chore(packages): bump

This commit is contained in:
github-actions[bot]
2024-07-30 12:25:26 +00:00
parent 6cf70ae14c
commit d79a726cec
6 changed files with 16 additions and 13 deletions
-5
View File
@@ -1,5 +0,0 @@
---
'@xyflow/react': patch
---
fix(dragging) nodeExtent breaks dragging nodes in subflows
-6
View File
@@ -1,6 +0,0 @@
---
'@xyflow/react': patch
'@xyflow/svelte': patch
---
fix(pane) only capture pointer after a valid selection has started, fixes #4492