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 87417e5 commit dd7403aCopy full SHA for dd7403a
CHANGELOG.md
@@ -8,6 +8,7 @@
8
* Fix type inference for derived stores ([#5935](https://github.com/sveltejs/svelte/pull/5935))
9
* Make parameters of built-in animations and transitions optional ([#5936](https://github.com/sveltejs/svelte/pull/5936))
10
* Make `SvelteComponentDev` typings more forgiving ([#5937](https://github.com/sveltejs/svelte/pull/5937))
11
+* Fix `foreign` elements incorrectly disallowing `bind:this` ([#5942](https://github.com/sveltejs/svelte/pull/5942))
12
13
## 3.32.0
14
0 commit comments