From 4a96118b820c2b7043b5303b4e5517613deba09a Mon Sep 17 00:00:00 2001 From: moklick Date: Thu, 14 Mar 2024 16:26:59 +0100 Subject: [PATCH] chore(changelog): update --- packages/svelte/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/svelte/CHANGELOG.md b/packages/svelte/CHANGELOG.md index 469b397a..5ea7f58e 100644 --- a/packages/svelte/CHANGELOG.md +++ b/packages/svelte/CHANGELOG.md @@ -6,11 +6,11 @@ - `on:nodedragstart`, `on:nodedrag` and `on:nodedragstop` are also getting fired if a selection bix is being dragged. We renamed the `node` param to `targetNode` and set it to `null` if a selection is being dragged. - ## Patch changes - export `EdgeLabel` component - add "connectionindicator" class for `Handle` component +- address a11y warnings ## 0.0.38