File tree 1 file changed +4
-3
lines changed
1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## Unreleased
4
4
5
- - Add ` aria-description ` to the list of allowed ARIA attributes ([ #7301 ] ( https://github.com/sveltejs/svelte/issues/7301 ) )
6
- - Add TypeScript interfaces for typing actions ([ #6538 ] ( https://github.com/sveltejs/svelte/issues/6538 ) )
7
- - Do not generate ` unused-export-let ` warning inside ` <script context="module"> ` blocks ([ #7055 ] ( https://github.com/sveltejs/svelte/issues/7055 ) )
5
+ * Add ` aria-description ` to the list of allowed ARIA attributes ([ #7301 ] ( https://github.com/sveltejs/svelte/issues/7301 ) )
6
+ * Add TypeScript interfaces for typing actions ([ #6538 ] ( https://github.com/sveltejs/svelte/issues/6538 ) )
7
+ * Do not generate ` unused-export-let ` warning inside ` <script context="module"> ` blocks ([ #7055 ] ( https://github.com/sveltejs/svelte/issues/7055 ) )
8
+ * Do not collapse whitespace-only css vars ([ #7152 ] ( https://github.com/sveltejs/svelte/issues/7152 ) )
8
9
9
10
## 3.46.4
10
11
You can’t perform that action at this time.
0 commit comments