diff --git a/CHANGELOG.md b/CHANGELOG.md index a884c0cc6e..b5bccefbfe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Svelte changelog +## Unreleased + +* Faster SSR ([#5701](https://github.com/sveltejs/svelte/pull/5701)) + ## 3.48.0 * Allow creating cancelable custom events with `createEventDispatcher` ([#4623](https://github.com/sveltejs/svelte/issues/4623))