added changesets

This commit is contained in:
peterkogo
2024-09-19 11:45:33 +02:00
parent f1118df317
commit b056564c96
2 changed files with 13 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
---
'@xyflow/svelte': patch
'@xyflow/system': patch
'@xyflow/react': patch
---
Fix fitView not working correctly for nodeOrigin other than [0,0]

View File

@@ -0,0 +1,6 @@
---
'@xyflow/svelte': patch
'@xyflow/react': patch
---
Improve fitView to resepct any clamped node positions based on nodeExtent