From a6169f65ebf84634908d23c20f1e562742dd338b Mon Sep 17 00:00:00 2001 From: Yuichiro Yamashita Date: Fri, 14 Oct 2022 14:15:28 +0900 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index da06afc1fb..3099d542d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ * Support `|important` modifier to style directive ([#7489](https://github.com/sveltejs/svelte/pull/7489)) * Warn when using `` without `rel="noreferrer"` ([#6188](https://github.com/sveltejs/svelte/issues/6188)) * Throw helpful compiler error for attempting to update `const` variable ([#4895](https://github.com/sveltejs/svelte/issues/4895)) +* Refix hydration with `{@html}` and components in `` ([#7941](https://github.com/sveltejs/svelte/pull/7941)) ## 3.51.0