Skip to content

Commit 3806977

Browse files
committed
update changelog
1 parent 1333be0 commit 3806977

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
## Unreleased
44

55
* Add `bind:innerText` for `contenteditable` elements ([#3311](https://github.com/sveltejs/svelte/issues/3311))
6-
* Relax `a11y-no-noninteractive-element-to-interactive-role` warning ([#8402](https://github.com/sveltejs/svelte/pull/8402))
6+
* Add support for CSS `@container` queries ([#6969](https://github.com/sveltejs/svelte/issues/6969))
7+
* Respect `preserveComments` in DOM output ([#7182](https://github.com/sveltejs/svelte/pull/7182))
8+
* Allow use of `document` for `target` in typings ([#7554](https://github.com/sveltejs/svelte/pull/7554))
79
* Add `a11y-interactive-supports-focus` warning ([#8392](https://github.com/sveltejs/svelte/pull/8392))
810
* 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))
11+
* Relax `a11y-no-noninteractive-element-to-interactive-role` warning ([#8402](https://github.com/sveltejs/svelte/pull/8402))
12+
* Properly handle microdata attributes ([#8413](https://github.com/sveltejs/svelte/issues/8413))
1213
* 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))
1414

1515
## 3.57.0
1616

0 commit comments

Comments
 (0)