svelte@5.42.1

sveltejs/sveltesvelte@5.42.1Oct 25, 2025by github-actions[bot]

AI Summary

Fixes a state management bug where discarding a fork after committing was not being ignored correctly.

Key Highlights

  • Ignore fork `discard()` after `commit()`

Full Release Notes

### Patch Changes

-   fix: ignore fork `discard()` after `commit()` ([#17034](https://github.com/sveltejs/svelte/pull/17034))