We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02f60fb commit 4583b17Copy full SHA for 4583b17
CHANGELOG.md
@@ -6,6 +6,7 @@
6
* Fix `class:` directive updates with `<svelte:element>` ([#7521](https://github.com/sveltejs/svelte/issues/7521), [#7571](https://github.com/sveltejs/svelte/issues/7571))
7
* Harden attribute escaping during ssr ([#7530](https://github.com/sveltejs/svelte/pull/7530))
8
* Add `ComponentType` and `ComponentProps` convenience types ([#6770](https://github.com/sveltejs/svelte/pull/6770))
9
+* Fix empty component not properly destroyed ([#7488](https://github.com/sveltejs/svelte/issues/7488))
10
11
## 3.48.0
12
0 commit comments