svelte Releases
100 releases of sveltejs/svelte
- svelte@5.55.2
A patch release addressing various bug fixes related to legacy mode, template expressions, and reactivity behavior.
Apr 7, 2026
- svelte@5.55.1
A patch release focusing on hydration fixes for server-side rendering and improved error messaging.
Mar 29, 2026
- svelte@5.55.0
A minor release introducing new exports for the motion library and fixing HMR wrapper behavior.
Mar 23, 2026
- svelte@5.54.1
A patch release fixing hydration comments during HMR, effect cleanup, and reactivity batching logic.
Mar 21, 2026
- svelte@5.54.0
A minor release allowing compiler options to be dynamically defined as functions.
Mar 17, 2026
- svelte@5.53.13
A patch release fixing issues with `$inspect` after top-level await, inert effects, and eager function access in templates.
Mar 17, 2026
- svelte@5.53.12
A patch release addressing select element bindings, derived values, and async assignment handling.
Mar 14, 2026
- svelte@5.53.11
A patch release fixing circular dependencies and recovering from errors that corrupt the effect tree.
Mar 12, 2026
- svelte@5.53.10
A patch release fixing batch processing logic when new root effects are scheduled.
Mar 10, 2026
- svelte@5.53.9
A patch release improving the timing of `bind:this` cleanup.
Mar 10, 2026
- svelte@5.53.8
A patch release focused on fixing rendering issues with contenteditable elements and async updates, alongside performance optimizations for effect scheduling and tree traversal.
Mar 9, 2026
- svelte@5.53.7
This patch release addresses compiler and runtime performance issues, including optimizing CSS selector pruning and name scanning, while fixing edge cases in error handling and component rendering.
Mar 3, 2026
- svelte@5.53.6
Performance optimizations for the compiler (parser and analysis phases) are the main focus, alongside fixes for `SvelteMap` handling `undefined` values and SSR-specific event handler behavior.
Feb 27, 2026
- svelte@5.53.5
A smaller patch release focusing on security and correctness regarding text binding escaping in contenteditable elements and sanitizing error metadata.
Feb 25, 2026
- svelte@5.53.4
Fixes issues related to hydration (if blocks), server-side rendering context handling, and scope management for default parameters.
Feb 25, 2026
- svelte@5.53.3
This release fixes the rendering of error boundaries in `#await` blocks and standardizes string coercion behavior.
Feb 23, 2026
- svelte@5.53.2
Fixes server-side derived value updates and improves static analysis obfuscation for specific Node.js imports.
Feb 21, 2026
- svelte@5.53.1
A minor patch to correct how shadowed function names are handled during compilation.
Feb 21, 2026
- svelte@5.53.0
A minor release introducing support for comments in tags and enabling error boundaries on the server, alongside several runtime fixes.
Feb 18, 2026
- svelte@5.52.0
A minor release adding support for TrustedHTML in HTML expressions and fixing hydration mismatches for dynamic components.
Feb 18, 2026