svelte@5.45.0

sveltejs/sveltesvelte@5.45.0Nov 26, 2025by github-actions[bot]

AI Summary

A minor release introducing a new `print()` function for easier debugging and logging within Svelte components.

Key Highlights

  • Add `print(...)` function for debugging

New Features

  • `print(...)` function

Full Release Notes

### Minor Changes

-   feat: add `print(...)` function ([#16188](https://github.com/sveltejs/svelte/pull/16188))