svelte@5.53.1

sveltejs/sveltesvelte@5.53.1Feb 21, 2026by github-actions[bot]

AI Summary

A minor patch to correct how shadowed function names are handled during compilation.

Key Highlights

  • Fix handling of shadowed function names correctly

Full Release Notes

### Patch Changes

-   fix: handle shadowed function names correctly ([#17753](https://github.com/sveltejs/svelte/pull/17753))