diff --git a/.changeset/curly-cows-repeat.md b/.changeset/curly-cows-repeat.md index 513a1bf4..87b3935f 100644 --- a/.changeset/curly-cows-repeat.md +++ b/.changeset/curly-cows-repeat.md @@ -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] diff --git a/.changeset/cyan-frogs-lick.md b/.changeset/cyan-frogs-lick.md index 238d073b..11109aab 100644 --- a/.changeset/cyan-frogs-lick.md +++ b/.changeset/cyan-frogs-lick.md @@ -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`