chore(packages): bump

This commit is contained in:
github-actions[bot]
2025-10-20 11:18:25 +00:00
parent 5891ddd0cd
commit 88ae5043ec
17 changed files with 69 additions and 69 deletions
-7
View File
@@ -1,7 +0,0 @@
---
'@xyflow/react': minor
'@xyflow/svelte': minor
'@xyflow/system': patch
---
Add `EdgeToolbar` component
-5
View File
@@ -1,5 +0,0 @@
---
'@xyflow/react': patch
---
Add `type` property to `EdgeProps` to match `NodeProps` behavior
-5
View File
@@ -1,5 +0,0 @@
---
'@xyflow/svelte': patch
---
Suppress `svelte/prefer-svelte-reactivity` warnings
-5
View File
@@ -1,5 +0,0 @@
---
'@xyflow/svelte': patch
---
Fix selected set to false on every node and edge eagerly
-7
View File
@@ -1,7 +0,0 @@
---
'@xyflow/system': patch
'@xyflow/react': minor
'@xyflow/svelte': minor
---
Prevent child nodes of different parents from overlapping
-7
View File
@@ -1,7 +0,0 @@
---
'@xyflow/system': patch
'@xyflow/react': patch
'@xyflow/svelte': patch
---
Let `NodeResizer` props change during ongoing resize
-7
View File
@@ -1,7 +0,0 @@
---
'@xyflow/svelte': minor
'@xyflow/system': patch
'@xyflow/react': minor
---
Allow to start a selection above a node
-6
View File
@@ -1,6 +0,0 @@
---
'@xyflow/svelte': patch
'@xyflow/system': patch
---
Do not crash mini map if all nodes are hidden
-5
View File
@@ -1,5 +0,0 @@
---
'@xyflow/react': patch
---
Improve performance of adding nodes & edges
-5
View File
@@ -1,5 +0,0 @@
---
'@xyflow/svelte': minor
---
Add `resizeDirection` prop to `ResizeControls`
-7
View File
@@ -1,7 +0,0 @@
---
'@xyflow/react': patch
'@xyflow/svelte': patch
'@xyflow/system': patch
---
Always call `onMoveEnd` when `onMoveStart` was called