File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 5
5
* Add ` aria-description ` to the list of allowed ARIA attributes ([ #7301 ] ( https://github.com/sveltejs/svelte/issues/7301 ) )
6
6
* Add TypeScript interfaces for typing actions ([ #6538 ] ( https://github.com/sveltejs/svelte/issues/6538 ) )
7
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
+ * Do not collapse whitespace-only CSS vars ([ #7152 ] ( https://github.com/sveltejs/svelte/issues/7152 ) )
9
+ * Fix attribute escaping during SSR ([ #7327 ] ( https://github.com/sveltejs/svelte/issues/7327 ) )
9
10
10
11
## 3.46.4
11
12
You can’t perform that action at this time.
0 commit comments