Releases: sveltejs/svelte
Releases · sveltejs/svelte
24 Jul 14:25
Compare
Sorry, something went wrong.
No results found
24 Jul 09:46
Compare
Sorry, something went wrong.
No results found
Patch Changes
fix: preserve dirty status of deferred effects (#16487 )
23 Jul 15:27
Compare
Sorry, something went wrong.
No results found
Patch Changes
fix: keep input in sync when binding updated via effect (#16482 )
fix: rename form accept-charset attribute (#16478 )
fix: prevent infinite async loop (#16482 )
fix: exclude derived writes from effect abort and rescheduling (#16482 )
21 Jul 17:35
Compare
Sorry, something went wrong.
No results found
Patch Changes
fix: ensure subscriptions are picked up correctly by deriveds (#16466 )
20 Jul 22:14
Compare
Sorry, something went wrong.
No results found
Patch Changes
chore: move capture_signals to legacy module (#16456 )
19 Jul 21:33
Compare
Sorry, something went wrong.
No results found
Patch Changes
fix: don't reexecute derived with no dependencies on teardown (#16438 )
fix: disallow export { foo as default } in <script module> (#16447 )
fix: move ownership validation into async component body (#16449 )
fix: allow async destructured deriveds (#16444 )
fix: move store setup/cleanup outside of async component body (#16443 )
19 Jul 22:08
Compare
Sorry, something went wrong.
No results found
Patch Changes
fix: prevent batches from getting intertwined (#16446 )
18 Jul 16:37
Compare
Sorry, something went wrong.
No results found
17 Jul 16:24
Compare
Sorry, something went wrong.
No results found
Patch Changes
fix: allow instrinsic <svelte:...> elements to inherit from SvelteHTMLElements (#16424 )
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 )