## sveltejs/svelte — v3.57.0…v3.58.0

_20 commits._

### Features
- **feat: make `preserveComments` effective in DOM renderer (#7182)** (95c4655)
- **feat: `container` query support via `css-tree` extension (#8275)** (91e8dfc)
- **feat: add a11y `interactive-supports-focus` (#8392)** (fed93ab)
- **feat: `bind:innerText` for `contenteditable` (#4291)** (f56fe33)

### Fixes
- **fix: escape <textarea value={...}> attribute properly (#8434)** (5a934e9)
- **fix: Regression `itemscope` as `boolean_attribute` (#8414)** (1333be0)
- **fix: resolve computed_prop_# collision (#8418)** (dadd6fe)
- **fix: allow use of document root as target in typescript (#7554)** (d49b568)
- **fix: use `wholeText` for only `contenteditable` for `set_data` (#8394)** (a2170f5)
- **fix: relax `a11y-no-noninteractive-element-to-interactive-role` warning (#8402)** (6ce6f14)
- **fix: typings for `svelte:document`** (0700abe)

### Backend
- **-> v3.58.0** (cfe26d8)
- **update changelog** (5d0e049)
- **update changelog** (3806977)

### Docs
- **docs: Tutorial body had <svelte:body /> even though <svelte:document /> was the subject (#8396)** (7e9e78b)
- **docs: add `<svelte:document>` example (#8387)** (a45afd5)

### Chore
- **chore: update changelog** (b8959ac)
- **chore: update changelog** (aa4d0fc)
- **chore: update changelog** (33065aa)
- **chore: update changelog (#8390)** (0f64e54)

_Recap by [Repo Wrapped](https://repowrapped.com/gh/sveltejs/svelte?utm_source=github-action)._