Releases: sveltejs/svelte
Releases · sveltejs/svelte
svelte@5.26.3
14 Apr 13:14
Compare
Sorry, something went wrong.
No results found
Patch Changes
fix: correctly validate head snippets on the server (#15755 )
fix: ignore mutation validation for props that are not proxies in more cases (#15759 )
fix: allow self-closing tags within math namespace (#15761 )
svelte@5.26.2
12 Apr 14:45
Compare
Sorry, something went wrong.
No results found
Patch Changes
fix: correctly validate undefined snippet params with default value (#15750 )
svelte@5.26.1
11 Apr 21:18
Compare
Sorry, something went wrong.
No results found
Patch Changes
fix: update state_referenced_locally message (#15733 )
svelte@5.26.0
11 Apr 21:05
Compare
Sorry, something went wrong.
No results found
Minor Changes
feat: add css.hasGlobal to compile output (#15450 )
Patch Changes
fix: add snippet argument validation in dev (#15521 )
svelte@5.25.12
10 Apr 22:42
Compare
Sorry, something went wrong.
No results found
svelte@5.25.11
10 Apr 19:42
Compare
Sorry, something went wrong.
No results found
svelte@5.25.10
09 Apr 18:12
Compare
Sorry, something went wrong.
No results found
svelte@5.25.9
08 Apr 21:12
Compare
Sorry, something went wrong.
No results found
svelte@5.25.8
07 Apr 14:33
Compare
Sorry, something went wrong.
No results found
Patch Changes
fix: address untracked_writes memory leak (#15694 )
svelte@5.25.7
05 Apr 15:59
Compare
Sorry, something went wrong.
No results found
Patch Changes
fix: ensure clearing of old values happens independent of root flushes (#15664 )