svelte@5.45.10

sveltejs/sveltesvelte@5.45.10Dec 12, 2025by github-actions[bot]

AI Summary

A patch release fixing a race condition related to `AsyncLocalStorage` import.

Key Highlights

  • Fix race condition when importing `AsyncLocalStorage`

Full Release Notes

### Patch Changes

-   fix: race condition when importing `AsyncLocalStorage` ([#17350](https://github.com/sveltejs/svelte/pull/17350))