svelte@5.45.1
sveltejs/sveltesvelte@5.45.1Nov 26, 2025by github-actions[bot]
AI Summary
This patch fixes internal linking logic to correctly associate offscreen items and the last effect within each block, addressing potential state inconsistencies.
Key Highlights
- Fix linking of offscreen items and last effect in each block
- Ensure correct internal block state management
Full Release Notes
### Patch Changes - fix: link offscreen items and last effect in each block correctly ([#17240](https://github.com/sveltejs/svelte/pull/17240))