Skip to content

Commit bfb7536

Browse files
authored
Update CHANGELOG.md
1 parent 81d4dba commit bfb7536

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
* Improve performance of custom element data setting in `<svelte:element>` ([#7869](https://github.com/sveltejs/svelte/pull/7869))
1919
* Supports nullish values for component event handlers ([#7568](https://github.com/sveltejs/svelte/issues/7568))
2020
* Better error message when specifying an invalid value for `<svelte:component this={...}>` ([#7550](https://github.com/sveltejs/svelte/issues/7550))
21+
* Fix to call component unmount if a component is mounted and then immediately unmounted ([#7817](https://github.com/sveltejs/svelte/issues/7817))
2122

2223
## 3.50.1
2324

0 commit comments

Comments
 (0)