From 1262e1213fba08802d4b71b5069946599357f2ff Mon Sep 17 00:00:00 2001 From: Conduitry Date: Tue, 24 Aug 2021 10:29:38 -0400 Subject: [PATCH] update changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d96cc133c..f187a92c0c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,8 @@ ## Unreleased -* Export functioning `onDestroy` hook for SSR export ([#6676](https://github.com/sveltejs/svelte/issues/6676)) +* Add `BigInt` as a known global ([#6671](https://github.com/sveltejs/svelte/pull/6671)) +* Fix regression where `onDestroy` in `svelte/ssr` was improperly a no-op ([#6676](https://github.com/sveltejs/svelte/issues/6676)) ## 3.42.2