We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88ed993 commit bb83eddCopy full SHA for bb83edd
CHANGELOG.md
@@ -4,6 +4,7 @@
4
5
* Support `|important` modifier to style directive ([#7489](https://github.com/sveltejs/svelte/pull/7489))
6
* Warn when using `<a target="_blank">` without `rel="noreferrer"` ([#6188](https://github.com/sveltejs/svelte/issues/6188))
7
+* Throw helpful compiler error for attempting to update `const` variable ([#4895](https://github.com/sveltejs/svelte/issues/4895))
8
9
## 3.51.0
10
0 commit comments