Skip to content

Commit b8959ac

Browse files
authored
chore: update changelog
1 parent dadd6fe commit b8959ac

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@
66
* Relax `a11y-no-noninteractive-element-to-interactive-role` warning ([#8402](https://github.com/sveltejs/svelte/pull/8402))
77
* Add `a11y-interactive-supports-focus` warning ([#8392](https://github.com/sveltejs/svelte/pull/8392))
88
* Fix equality check when updating dynamic text ([#5931](https://github.com/sveltejs/svelte/issues/5931))
9+
* Make `preserveComments` effective in DOM renderer ([#7182](https://github.com/sveltejs/svelte/pull/7182))
10+
* Add CSS container queries support ([#6969](https://github.com/sveltejs/svelte/issues/6969))
11+
* Properly handle microdata attributes ([#8414](https://github.com/sveltejs/svelte/pull/8414))
12+
* Prevent name collision when using computed destructuring variables ([#8417](https://github.com/sveltejs/svelte/issues/8417))
13+
* Allow use of `document` for `target` in typings ([#7554](https://github.com/sveltejs/svelte/pull/7554))
914

1015
## 3.57.0
1116

0 commit comments

Comments
 (0)