Skip to content

Commit 4583b17

Browse files
authoredJul 4, 2022
Update CHANGELOG.md
1 parent 02f60fb commit 4583b17

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
* Fix `class:` directive updates with `<svelte:element>` ([#7521](https://github.com/sveltejs/svelte/issues/7521), [#7571](https://github.com/sveltejs/svelte/issues/7571))
77
* Harden attribute escaping during ssr ([#7530](https://github.com/sveltejs/svelte/pull/7530))
88
* 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))
910

1011
## 3.48.0
1112

0 commit comments

Comments
 (0)