mirror of https://github.com/sveltejs/svelte
breaking: avoid flushing queued updates on mount/hydrate (#12602)
* Revert "Revert "breaking: avoid flushing queued updates on mount/hydrate" (#1…"
This reverts commit 8d139210b7
.
* fix legacy wrapper
* lint
* docs
* duplicate
---------
Co-authored-by: Rich Harris <rich.harris@vercel.com>
pull/12605/head
parent
75ea6da9cd
commit
afa3128d2f
@ -0,0 +1,5 @@
|
||||
---
|
||||
'svelte': patch
|
||||
---
|
||||
|
||||
breaking: avoid flushing queued updates on mount/hydrate
|
Loading…
Reference in new issue