From 4f365f017174c3f9356c9987204e7f760aafcb13 Mon Sep 17 00:00:00 2001 From: Tan Li Hau Date: Mon, 2 Jan 2023 10:20:38 +0800 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index aa0a2d4c52..30eef65b74 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ * add missing `submitter` property to `on:submit` event type * Fix static `` optimization in production mode ([#7938](https://github.com/sveltejs/svelte/pull/7938)) +* Fix `draw` transition with delay showing a dot at the beginning of transition ([#6816](https://github.com/sveltejs/svelte/issues/6816)) ## 3.55.0