From 492d7d6f67ba3a065651f860fdcca477df0d1d04 Mon Sep 17 00:00:00 2001 From: Simon H <5968653+dummdidumm@users.noreply.github.com> Date: Tue, 10 Jan 2023 09:41:59 +0100 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4432fe446e..136927af52 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ * Fix max call stack exceeded ([#7032](https://github.com/sveltejs/svelte/issues/7032)) * Revert to prevent running init binding unnecessarily ([#8103](https://github.com/sveltejs/svelte/issues/8103)) * Improve `is_promise` logic ([#8162](https://github.com/sveltejs/svelte/pull/8162)) +* Spread component props for immutably during SSR ([#8171](https://github.com/sveltejs/svelte/issues/8171)) ## 3.55.0