Releases: sveltejs/svelte
Releases · sveltejs/svelte
svelte@5.43.5
08 Nov 18:57
Compare
Sorry, something went wrong.
No results found
Patch Changes
fix: ensure async static props/attributes are awaited (#17120 )
fix: wait on dependencies of async bindings (#17120 )
fix: await dependencies of style directives (#17120 )
svelte@5.43.4
06 Nov 12:48
Compare
Sorry, something went wrong.
No results found
svelte@5.43.3
04 Nov 01:55
Compare
Sorry, something went wrong.
No results found
Patch Changes
fix: ensure fork always accesses correct values (#17098 )
fix: change title only after any pending work has completed (#17061 )
fix: preserve symbols when creating derived rest properties (#17096 )
svelte@5.43.2
30 Oct 15:15
Compare
Sorry, something went wrong.
No results found
Patch Changes
fix: treat each blocks with async dependencies as uncontrolled (#17077 )
svelte@5.43.1
30 Oct 12:57
Compare
Sorry, something went wrong.
No results found
Patch Changes
fix: transform $bindable after await expressions (#17066 )
svelte@5.43.0
28 Oct 20:37
Compare
Sorry, something went wrong.
No results found
Minor Changes
feat: out-of-order rendering (#17038 )
Patch Changes
fix: settle batch after DOM updates (#17054 )
svelte@5.42.3
28 Oct 01:45
Compare
Sorry, something went wrong.
No results found
svelte@5.42.2
26 Oct 01:14
Compare
Sorry, something went wrong.
No results found
svelte@5.42.1
25 Oct 18:50
Compare
Sorry, something went wrong.
No results found
Patch Changes
fix: ignore fork discard() after commit() (#17034 )
svelte@5.42.0
25 Oct 15:36
Compare
Sorry, something went wrong.
No results found
Minor Changes
feat: experimental fork API (#17004 )
Patch Changes