chore(packages): bump

This commit is contained in:
github-actions[bot]
2025-01-15 13:53:16 +00:00
parent e2915a7123
commit dcf61e6042
11 changed files with 45 additions and 34 deletions
-5
View File
@@ -1,5 +0,0 @@
---
'@xyflow/svelte': patch
---
Expose props of Controls
-6
View File
@@ -1,6 +0,0 @@
---
'@xyflow/react': patch
'@xyflow/svelte': patch
---
Export ResizeControlVariant correctly as a value.
-7
View File
@@ -1,7 +0,0 @@
---
'@xyflow/react': patch
'@xyflow/svelte': patch
'@xyflow/system': patch
---
Add type check for all event targets
-7
View File
@@ -1,7 +0,0 @@
---
'@xyflow/react': minor
'@xyflow/svelte': patch
'@xyflow/system': patch
---
Add useNodeConnections hook to track all connections to a node. Can be filtered by handleType and handleId.
-6
View File
@@ -1,6 +0,0 @@
---
'@xyflow/react': patch
'@xyflow/system': patch
---
Optimize selections and take into account if edges connected to selected nodes are actually selectable.