mirror of
https://github.com/sveltejs/svelte.git
synced 2024-12-01 09:21:21 +01:00
8971910940
* fix: improve effect scheduling * fix: further improvements to effect scheduling and flushin * add test * simplify * simplify * lint * fix e2e tests * fix e2e tests * simplify * Update packages/svelte/src/internal/client/runtime.js * Update packages/svelte/src/internal/client/runtime.js Co-authored-by: Rich Harris <rich.harris@vercel.com> * Update packages/svelte/src/internal/client/runtime.js Co-authored-by: Rich Harris <rich.harris@vercel.com> * Update packages/svelte/src/internal/client/runtime.js Co-authored-by: Rich Harris <rich.harris@vercel.com> * style tweak --------- Co-authored-by: Rich Harris <rich.harris@vercel.com>
85 B
85 B
svelte |
---|
patch |
fix: further improvements to effect scheduling and flushing