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