File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 6
6
* Relax ` a11y-no-noninteractive-element-to-interactive-role ` warning ([ #8402 ] ( https://github.com/sveltejs/svelte/pull/8402 ) )
7
7
* Add ` a11y-interactive-supports-focus ` warning ([ #8392 ] ( https://github.com/sveltejs/svelte/pull/8392 ) )
8
8
* 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 ) )
9
14
10
15
## 3.57.0
11
16
You can’t perform that action at this time.
0 commit comments