sveltejs/svelte (svelte)
### [`v5.1.3`](https://redirect.github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#513)
[Compare Source](https://redirect.github.com/sveltejs/svelte/compare/svelte@5.1.2...svelte@5.1.3)
##### Patch Changes
- fix: rethrow errors from await block if no catch block exists ([#13819](https://redirect.github.com/sveltejs/svelte/pull/13819))
- fix: ensure SVG element attributes have case preserved ([#13935](https://redirect.github.com/sveltejs/svelte/pull/13935))
- fix: ensure bind:group works as intended with proxied state objects ([#13939](https://redirect.github.com/sveltejs/svelte/pull/13939))
- fix: ensure value is correctly set to zero on the progress element ([#13924](https://redirect.github.com/sveltejs/svelte/pull/13924))
- fix: skip comment nodes in snippet validation logic ([#13936](https://redirect.github.com/sveltejs/svelte/pull/13936))
- fix: typo in `Action` types ([#13874](https://redirect.github.com/sveltejs/svelte/pull/13874))
- fix: remove metadata from legacy AST ([#13927](https://redirect.github.com/sveltejs/svelte/pull/13927))
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 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:
5.1.2
->5.1.3
Release Notes
sveltejs/svelte (svelte)
### [`v5.1.3`](https://redirect.github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#513) [Compare Source](https://redirect.github.com/sveltejs/svelte/compare/svelte@5.1.2...svelte@5.1.3) ##### Patch Changes - fix: rethrow errors from await block if no catch block exists ([#13819](https://redirect.github.com/sveltejs/svelte/pull/13819)) - fix: ensure SVG element attributes have case preserved ([#13935](https://redirect.github.com/sveltejs/svelte/pull/13935)) - fix: ensure bind:group works as intended with proxied state objects ([#13939](https://redirect.github.com/sveltejs/svelte/pull/13939)) - fix: ensure value is correctly set to zero on the progress element ([#13924](https://redirect.github.com/sveltejs/svelte/pull/13924)) - fix: skip comment nodes in snippet validation logic ([#13936](https://redirect.github.com/sveltejs/svelte/pull/13936)) - fix: typo in `Action` types ([#13874](https://redirect.github.com/sveltejs/svelte/pull/13874)) - fix: remove metadata from legacy AST ([#13927](https://redirect.github.com/sveltejs/svelte/pull/13927))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.