From 57a7b345ae85f1b96135b414cb612adeb56a7bd5 Mon Sep 17 00:00:00 2001 From: Tan Li Hau Date: Mon, 4 Jul 2022 09:48:12 +0800 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b5bc4858d8..4dbdb0bd5e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ * Fix `class:` directive updates with `` ([#7521](https://github.com/sveltejs/svelte/issues/7521), [#7571](https://github.com/sveltejs/svelte/issues/7571)) * Harden attribute escaping during ssr ([#7530](https://github.com/sveltejs/svelte/pull/7530)) * Add `ComponentType` and `ComponentProps` convenience types ([#6770](https://github.com/sveltejs/svelte/pull/6770)) +* Fix empty component not properly destroyed ([#7488](https://github.com/sveltejs/svelte/issues/7488)) ## 3.48.0