svelte Releases
100 releases of sveltejs/svelte
- svelte@5.47.0
A minor release introducing customizable select elements and fixing hydration and snippet-related issues.
Jan 18, 2026
- svelte@5.46.4
A patch release fixing serialization issues with `hydratable` keys using `devalue.uneval`.
Jan 15, 2026
- svelte@5.46.3
A patch release fixing derived reconnection logic within reactive contexts.
Jan 12, 2026
- svelte@5.46.1
A patch release addressing type safety in event handlers and async behavior issues.
Dec 24, 2025
- svelte@5.46.0
A minor release adding Content Security Policy (CSP) options to the render function and improving hydratable serialization.
Dec 12, 2025
- svelte@5.45.10
A patch release fixing a race condition related to `AsyncLocalStorage` import.
Dec 12, 2025
- svelte@5.45.9
A patch release fixing deferred effect scheduling and `!doctype` printing.
Dec 11, 2025
- svelte@5.45.8
A patch release fixing AST positioning and accessibility warnings.
Dec 8, 2025
- svelte@5.45.7
A patch release adding support for `<textarea wrap='off'>`, more CSS selectors, and handling serialization failures.
Dec 8, 2025
- svelte@5.45.6
A patch release fixing accessibility warnings for videos and adding `srcObject` to permitted attributes.
Dec 6, 2025
- svelte@5.45.5
This patch release addresses critical fixes regarding the reconciliation and destruction of items within 'each' blocks when branches are resumed, ensuring smoother transitions and state management.
Dec 3, 2025
- svelte@5.45.4
A patch release focusing on DOM effect restructuring, improved handling of reactive props after async operations, and ensuring reactions remain up to date even when read outside of effects.
Dec 2, 2025
- svelte@5.45.3
This release improves debugging capabilities through better sourcemaps and enhances compatibility with cross-realm Promises in the `hydratable` mode, while also refining state referencing logic.
Dec 1, 2025
- svelte@5.45.2
Patch release fixing logic for array destructuring following async operations and improving error handling by throwing errors at compile time for invalid `{@tag}` directives.
Nov 26, 2025
- svelte@5.45.1
This patch fixes internal linking logic to correctly associate offscreen items and the last effect within each block, addressing potential state inconsistencies.
Nov 26, 2025
- svelte@5.45.0
A minor release introducing a new `print()` function for easier debugging and logging within Svelte components.
Nov 26, 2025
- svelte@5.44.1
Patch release fixing await blockers, code generation for destructuring, and interference between `each` block animations and transitions.
Nov 26, 2025
- svelte@5.44.0
A minor release introducing the `hydratable` API, enabling better server-side rendering capabilities and hydration support.
Nov 25, 2025
- svelte@5.43.15
This patch release fixes the eager execution of attachments and attribute effects, relaxes the restriction on calling `flushSync` in effects, and improves derived value storage.
Nov 24, 2025
- svelte@5.43.14
Patch release improving slot migration logic for named self-closing tags and adding compile-time error detection for async expressions in bindings, transitions, and animations.
Nov 20, 2025