svelte@5.48.2
sveltejs/sveltesvelte@5.48.2Jan 24, 2026by github-actions[bot]
AI Summary
A minor patch that exposes a utility function previously available internally for external use.
Key Highlights
- Exported the `wait` function from the internal client index.
New Features
- Export `wait` function from internal client index
Full Release Notes
### Patch Changes - fix: export `wait` function from internal client index ([#17530](https://github.com/sveltejs/svelte/pull/17530))