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