From f10024f565d3b6881f4ecc7d0c76d59c90f0d7fe Mon Sep 17 00:00:00 2001 From: moklick Date: Mon, 7 Apr 2025 11:29:49 +0200 Subject: [PATCH] chore(changesets): cleanup --- .changeset/chilly-parrots-rest.md | 2 +- .changeset/curly-kangaroos-clap.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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`