mirror of https://github.com/sveltejs/svelte
fix: prevent batches from getting intertwined (#16446)
* ensure batches are kept separate * changeset * activate batch before decrementingpull/16450/head
parent
cc05cbcf5c
commit
9a52007785
@ -0,0 +1,5 @@
|
||||
---
|
||||
'svelte': patch
|
||||
---
|
||||
|
||||
fix: prevent batches from getting intertwined
|
Loading…
Reference in new issue