Update CHANGELOG.md

pull/7658/head
Tan Li Hau 2 years ago committed by GitHub
parent 02f60fbebf
commit 4583b17084
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -6,6 +6,7 @@
* Fix `class:` directive updates with `<svelte:element>` ([#7521](https://github.com/sveltejs/svelte/issues/7521), [#7571](https://github.com/sveltejs/svelte/issues/7571))
* Harden attribute escaping during ssr ([#7530](https://github.com/sveltejs/svelte/pull/7530))
* Add `ComponentType` and `ComponentProps` convenience types ([#6770](https://github.com/sveltejs/svelte/pull/6770))
* Fix empty component not properly destroyed ([#7488](https://github.com/sveltejs/svelte/issues/7488))
## 3.48.0

Loading…
Cancel
Save