svelte Releases
100 releases of sveltejs/svelte
- svelte@5.57.0
This minor release introduces new exports for server-side rendering utilities, context management improvements, and form control enhancements, alongside a wide range of bug fixes and performance optimizations.
Aug 28, 2026
- svelte@5.56.10
A patch release focusing on fixing CSS selector parsing, server-side rendering of labeled statements, and improving the performance of async blocker analysis.
Aug 20, 2026
- svelte@5.56.9
This patch release addresses whitespace handling and comment preservation issues within the compiler's AST printer.
Aug 12, 2026
- svelte@5.56.8
A patch release focusing on hydration error handling and select element state preservation.
Jul 24, 2026
- svelte@5.56.7
This patch adds an `indent` option to the `print` function and fixes various derived effect and declaration tag issues.
Jul 20, 2026
- svelte@5.56.6
A patch release optimizing compilation by skipping unnecessary blocker analysis and fixing derived reconnection logic.
Jul 16, 2026
- svelte@5.56.5
This patch release corrects derived effect behavior, fixes memory leaks in animations, and resolves declaration tag warnings.
Jul 14, 2026
- svelte@5.56.4
A patch release fixing AST positioning, reactivity context restoration, and TypeScript parameter stripping issues.
Jun 23, 2026
- svelte@5.56.3
This patch release handles errors in destroyed effects and fixes BigInt type handling in state snapshots.
Jun 7, 2026
- svelte@5.56.2
A patch release correcting async component tracking, false-positive reactivity warnings, and animation directive declaration tags.
Jun 4, 2026
- svelte@5.56.1
This patch release fixes critical bugs related to declaration tags, including compile-time errors for duplicates, robust parsing of tag contents, and XSS vulnerabilities in `hydratable` content.
Jun 1, 2026
- svelte@5.56.0
A minor release introducing declarations directly inside the template and multiple performance optimizations to improve rendering efficiency.
May 29, 2026
- svelte@5.55.10
This patch release focuses on stabilizing async operations, fixing batch processing issues, and improving delegated event propagation performance.
May 27, 2026
- svelte@5.55.9
Patch release addressing SSR hydration issues with `{#await}` blocks, deduplication logic, and false-positive invariant errors.
May 20, 2026
- svelte@5.55.8
Patch release fixing SSR printing issues, reactivity logic for deriveds, and standardizing the use of named symbols throughout the runtime.
May 18, 2026
- svelte@5.55.7
Security-focused patch release that fixes an XSS vulnerability in `hydratable` content and hardens SSR attribute handling.
May 14, 2026
- svelte@5.55.6
A comprehensive patch release replacing async blocking strategies with merging, fixing context reapplication during SSR, and resolving various derived and effect issues.
May 14, 2026
- svelte@5.55.5
Small patch release addressing derived marking logic and intro event dispatching to ensure correct reactivity and animation behavior.
Apr 23, 2026
- svelte@5.55.4
Patch release fixing child effect root inactivity, context reset after `@const` blockers, and ensuring eager effects continue to flush.
Apr 14, 2026
- svelte@5.55.3
Patch release focusing on HMR updates, derived freezing, error boundary rendering, and eliminating false positives for reactivity loss warnings.
Apr 10, 2026