We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e1691c commit a3ecb44Copy full SHA for a3ecb44
CHANGELOG.md
@@ -7,6 +7,7 @@
7
* Harden attribute escaping during ssr ([#7530](https://github.com/sveltejs/svelte/pull/7530))
8
* Add `ComponentType` and `ComponentProps` convenience types ([#6770](https://github.com/sveltejs/svelte/pull/6770))
9
* Fix empty component not properly destroyed ([#7488](https://github.com/sveltejs/svelte/issues/7488))
10
+* Add CSS at-rule `@layer` support ([#7504](https://github.com/sveltejs/svelte/issues/7504))
11
12
## 3.48.0
13
0 commit comments