There was an error while loading. Please reload this page.
1 parent e06a900 commit c46b372Copy full SHA for c46b372
1 file changed
CHANGELOG.md
@@ -4,6 +4,7 @@
4
5
* Allow `<svelte:self>` to be used in a slot ([#2798](https://github.com/sveltejs/svelte/issues/2798))
6
* Expose object of unknown props in `$$restProps` ([#2930](https://github.com/sveltejs/svelte/issues/2930))
7
+* Disallow binding directly to `const` variables ([#4479](https://github.com/sveltejs/svelte/issues/4479))
8
* Fix updating keyed `{#each}` blocks with `{:else}` ([#4536](https://github.com/sveltejs/svelte/issues/4536), [#4549](https://github.com/sveltejs/svelte/issues/4549))
9
* Fix hydration of top-level content ([#4542](https://github.com/sveltejs/svelte/issues/4542))
10
0 commit comments