sveltejs/svelte
### [`v3.22.3`](https://togithub.com/sveltejs/svelte/blob/master/CHANGELOG.md#3223)
[Compare Source](https://togithub.com/sveltejs/svelte/compare/v3.22.2...v3.22.3)
- Support default values and trailing commas in destructuring `{#await}` ([#4560](https://togithub.com/sveltejs/svelte/issues/4560), [#4810](https://togithub.com/sveltejs/svelte/issues/4810))
- Fix handling of `tweened` store when set using `duration: 0` ([#4799](https://togithub.com/sveltejs/svelte/issues/4799), [#4846](https://togithub.com/sveltejs/svelte/issues/4846))
- Fix setting `value` attribute with `bind:group` and attribute spread ([#4803](https://togithub.com/sveltejs/svelte/issues/4803))
- Fix issue with compound `{#if}` block involving static condition, dynamic condition, and inline component ([#4840](https://togithub.com/sveltejs/svelte/issues/4840))
- Update a11y warnings per ARIA 1.2 working draft ([#4844](https://togithub.com/sveltejs/svelte/issues/4844))
Renovate configuration
:date: Schedule: "after 10pm every weekday,every weekend,before 5am every weekday" (UTC).
:vertical_traffic_light: Automerge: Enabled.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
3.22.2
->3.22.3
Release Notes
sveltejs/svelte
### [`v3.22.3`](https://togithub.com/sveltejs/svelte/blob/master/CHANGELOG.md#3223) [Compare Source](https://togithub.com/sveltejs/svelte/compare/v3.22.2...v3.22.3) - Support default values and trailing commas in destructuring `{#await}` ([#4560](https://togithub.com/sveltejs/svelte/issues/4560), [#4810](https://togithub.com/sveltejs/svelte/issues/4810)) - Fix handling of `tweened` store when set using `duration: 0` ([#4799](https://togithub.com/sveltejs/svelte/issues/4799), [#4846](https://togithub.com/sveltejs/svelte/issues/4846)) - Fix setting `value` attribute with `bind:group` and attribute spread ([#4803](https://togithub.com/sveltejs/svelte/issues/4803)) - Fix issue with compound `{#if}` block involving static condition, dynamic condition, and inline component ([#4840](https://togithub.com/sveltejs/svelte/issues/4840)) - Update a11y warnings per ARIA 1.2 working draft ([#4844](https://togithub.com/sveltejs/svelte/issues/4844))Renovate configuration
:date: Schedule: "after 10pm every weekday,every weekend,before 5am every weekday" (UTC).
:vertical_traffic_light: Automerge: Enabled.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.