From a3ecb44b5346dbf116c5bec5dcf47cd7f459784d Mon Sep 17 00:00:00 2001 From: Yuichiro Yamashita Date: Mon, 4 Jul 2022 23:58:16 +0900 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4dbdb0bd5e..5e48244f4a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ * 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)) +* Add CSS at-rule `@layer` support ([#7504](https://github.com/sveltejs/svelte/issues/7504)) ## 3.48.0