Skip to content

Commit 1632bca

Browse files
authored
Update changelog
1 parent cdd3575 commit 1632bca

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
* Add `aria-description` to the list of allowed ARIA attributes ([#7301](https://github.com/sveltejs/svelte/issues/7301))
66
* Add TypeScript interfaces for typing actions ([#6538](https://github.com/sveltejs/svelte/issues/6538))
77
* 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))
910

1011
## 3.46.4
1112

0 commit comments

Comments
 (0)