chore(changesets): cleanup

This commit is contained in:
moklick
2024-09-23 15:54:54 +02:00
parent 340a54ff6b
commit d05a297dac
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -4,4 +4,4 @@
'@xyflow/react': patch
---
Fix initial fitView not working correctly for nodeOrigin other than [0,0]
Fix initial `fitView` not working correctly for `nodeOrigin` other than [0,0]
+1 -1
View File
@@ -3,4 +3,4 @@
'@xyflow/react': patch
---
Improve fitView to resepct any clamped node positions based on nodeExtent
Improve `fitView` to respect clamped node positions based on `nodeExtent`