File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments