Releases: sveltejs/svelte
Releases · sveltejs/svelte
svelte@5.36.7
17 Jul 16:24
Compare
Sorry, something went wrong.
No results found
Patch Changes
fix: allow instrinsic <svelte:...> elements to inherit from SvelteHTMLElements (#16424 )
svelte@5.36.6
17 Jul 11:29
Compare
Sorry, something went wrong.
No results found
Patch Changes
fix: delegate functions with shadowed variables if declared locally (#16417 )
fix: handle error in correct boundary after reset (#16171 )
fix: make <svelte:boundary> reset function a noop after the first call (#16171 )
svelte@5.36.5
17 Jul 00:04
Compare
Sorry, something went wrong.
No results found
svelte@5.36.4
16 Jul 16:45
Compare
Sorry, something went wrong.
No results found
svelte@5.36.3
16 Jul 14:48
Compare
Sorry, something went wrong.
No results found
Patch Changes
fix: don't log await_reactivity_loss warning when signal is read in untrack (#16385 )
fix: better handle $inspect on array mutations (#16389 )
fix: leave proxied array length untouched when deleting properties (#16389 )
fix: update $effect.pending() immediately after a batch is removed (#16382 )
svelte@5.36.2
15 Jul 21:58
Compare
Sorry, something went wrong.
No results found
svelte@5.36.1
15 Jul 16:00
Compare
Sorry, something went wrong.
No results found
Patch Changes
fix: only skip updating bound <input> if the input was the source of the change (#16373 )
svelte@5.36.0
14 Jul 20:07
Compare
Sorry, something went wrong.
No results found
Minor Changes
feat: support await in components when using the experimental.async compiler option (#15844 )
Patch Changes
svelte@5.35.7
14 Jul 16:39
Compare
Sorry, something went wrong.
No results found
Patch Changes
fix: silence autofocus a11y warning inside <dialog> (#16341 )
fix: don't show adjusted error messages in boundaries (#16360 )
chore: replace inline regex with variable (#16340 )
svelte@5.35.6
11 Jul 00:43
Compare
Sorry, something went wrong.
No results found