File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 22
33## Unreleased
44
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 ) )
89
910## 3.46.4
1011
You can’t perform that action at this time.
0 commit comments