mirror of https://github.com/sveltejs/svelte
fix: flush batches whenever an async value resolves (#16912)
* fix: flush batches whenever an async value resolves * move some code around * unnecessarypull/16913/head
parent
06bd6a8fbd
commit
b5c8437151
@ -0,0 +1,5 @@
|
||||
---
|
||||
'svelte': patch
|
||||
---
|
||||
|
||||
fix: flush batches whenever an async value resolves
|
||||
Loading…
Reference in new issue