From bb83eddfc623437528f24e9fe210885b446e72fa Mon Sep 17 00:00:00 2001 From: Tan Li Hau Date: Thu, 13 Oct 2022 22:25:39 +0800 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e3bffdb324..da06afc1fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,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)) ## 3.51.0