0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-12-01 09:21:21 +01:00
svelte/.changeset/brown-houses-obey.md
Dominic Gannaway 8971910940
fix: further improvements to effect scheduling and flushing (#10971)
* 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>
2024-03-28 21:24:13 -04:00

85 B

svelte
patch

fix: further improvements to effect scheduling and flushing