chore(packages): bump

This commit is contained in:
github-actions[bot]
2025-06-23 09:52:44 +00:00
parent 94aecbcac9
commit d8a3c0c095
13 changed files with 43 additions and 42 deletions

View File

@@ -1,5 +0,0 @@
---
'@xyflow/svelte': patch
---
Fix `onmove`, `onmovestart` and `onmoveend` events not firing

View File

@@ -1,7 +0,0 @@
---
'@xyflow/react': patch
'@xyflow/svelte': patch
'@xyflow/system': patch
---
Add TSDoc annotations

View File

@@ -1,5 +0,0 @@
---
'@xyflow/svelte': patch
---
Prevent proxying objects in the store

View File

@@ -1,5 +0,0 @@
---
'@xyflow/svelte': patch
---
Fix `useNodeConnections` callbacks firing only when returned signal is used

View File

@@ -1,7 +0,0 @@
---
'@xyflow/react': patch
'@xyflow/svelte': patch
'@xyflow/system': patch
---
Add missing type exports

View File

@@ -1,5 +0,0 @@
---
'@xyflow/system': patch
---
Only send node position updates if positions changed

View File

@@ -1,5 +0,0 @@
---
'@xyflow/react': patch
---
Add missing `FinalConnectionState` parameter to `onReconnectEnd` prop types