Skip to content

Commit 3798808

Browse files
authored
update changelog
1 parent 0fa0a38 commit 3798808

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
* Add `ComponentType` and `ComponentProps` convenience types ([#6770](https://github.com/sveltejs/svelte/pull/6770))
99
* Fix empty component not properly destroyed ([#7488](https://github.com/sveltejs/svelte/issues/7488))
1010
* Add CSS at-rule `@layer` support ([#7504](https://github.com/sveltejs/svelte/issues/7504))
11+
* Export `CompileOptions` from `svelte/compiler` ([#7658](https://github.com/sveltejs/svelte/pull/7658))
1112

1213
## 3.48.0
1314

0 commit comments

Comments
 (0)