svelte@5.43.13
sveltejs/sveltesvelte@5.43.13Nov 20, 2025by github-actions[bot]
AI Summary
A patch release fixing a bug where derived values were incorrectly set during time-travel debugging.
Key Highlights
- Fix for derived values during time traveling
Full Release Notes
### Patch Changes - fix: don't set derived values during time traveling ([#17200](https://github.com/sveltejs/svelte/pull/17200))