diff --git a/.changeset/chilly-parrots-rest.md b/.changeset/chilly-parrots-rest.md index 9801602e..b91eb964 100644 --- a/.changeset/chilly-parrots-rest.md +++ b/.changeset/chilly-parrots-rest.md @@ -2,4 +2,4 @@ '@xyflow/svelte': patch --- -Fix typo `React Flow` -> `Svelte Flow` +Fix typo in TSDoc comments `React Flow` -> `Svelte Flow` diff --git a/.changeset/curly-kangaroos-clap.md b/.changeset/curly-kangaroos-clap.md index c2e617fc..5578a375 100644 --- a/.changeset/curly-kangaroos-clap.md +++ b/.changeset/curly-kangaroos-clap.md @@ -2,4 +2,4 @@ '@xyflow/react': patch --- -Improve `onNodesChange` docs +Improve TSDoc comments for `onNodesChange`