Skip to content

Commit 3798808

Browse files
authoredJul 6, 2022
update changelog
1 parent 0fa0a38 commit 3798808

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

Diff for: ‎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)
Please sign in to comment.