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 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
You can’t perform that action at this time.
0 commit comments