chore(packages): bump

This commit is contained in:
github-actions[bot]
2025-08-13 18:59:24 +00:00
parent b20c2cff48
commit e8e7d11179
18 changed files with 69 additions and 75 deletions
-5
View File
@@ -1,5 +0,0 @@
---
'@xyflow/react': patch
---
Omit `defaultValue` from `Node`'s `domAttributes` to fix type incompatibility when using `WritableDraft`
-5
View File
@@ -1,5 +0,0 @@
---
'@xyflow/react': patch
---
Prevent a 0 added to the markup for edges when interactionWidth is 0
-6
View File
@@ -1,6 +0,0 @@
---
'@xyflow/react': patch
'@xyflow/svelte': patch
---
Export MiniMapNode
-7
View File
@@ -1,7 +0,0 @@
---
'@xyflow/system': patch
'@xyflow/react': patch
'@xyflow/svelte': patch
---
Use 1 as the default for interactive Minimap zoom step
-7
View File
@@ -1,7 +0,0 @@
---
'@xyflow/react': patch
'@xyflow/system': patch
'@xyflow/svelte': patch
---
Fix clicking on detached handle elements not initiating drawing of connections
-7
View File
@@ -1,7 +0,0 @@
---
'@xyflow/react': patch
'@xyflow/svelte': patch
'@xyflow/system': patch
---
Snap selection instead of separate nodes when snap grid is enabled
-6
View File
@@ -1,6 +0,0 @@
---
'@xyflow/react': patch
'@xyflow/system': patch
---
Allow strings and enums for existing marker types
-5
View File
@@ -1,5 +0,0 @@
---
'@xyflow/system': patch
---
Call onNodeDrag while autopan is ongoing
-5
View File
@@ -1,5 +0,0 @@
---
'@xyflow/react': patch
---
Export MiniMapNode
-7
View File
@@ -1,7 +0,0 @@
---
'@xyflow/react': patch
'@xyflow/svelte': patch
'@xyflow/system': patch
---
Use correct HandleConnection type for Handle onConnect
-7
View File
@@ -1,7 +0,0 @@
---
'@xyflow/react': patch
'@xyflow/svelte': patch
'@xyflow/system': patch
---
Make arrow heads markers fallback to --xy-edge-stroke CSS variable when passing null as marker color
-5
View File
@@ -1,5 +0,0 @@
---
'@xyflow/svelte': patch
---
Export `BuiltInEdge` type