svelte@5.56.7
sveltejs/sveltesvelte@5.56.7Jul 20, 2026by github-actions[bot]
AI Summary
This patch adds an `indent` option to the `print` function and fixes various derived effect and declaration tag issues.
Key Highlights
- Added `indent` option for `print` function
- Fixed memory leak in Tween animations when interrupted
- Fixed declaration tag warnings in event handlers
New Features
- Added `indent` option for `print` function
Full Release Notes
### Patch Changes - chore: provide `indent` option for `print` ([#18474](https://github.com/sveltejs/svelte/pull/18474))