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 3
3
## Unreleased
4
4
5
5
* 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 ) )
7
9
* Add ` a11y-interactive-supports-focus ` warning ([ #8392 ] ( https://github.com/sveltejs/svelte/pull/8392 ) )
8
10
* 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 ) )
12
13
* 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 ) )
14
14
15
15
## 3.57.0
16
16
You can’t perform that action at this time.
0 commit comments