mirror of https://github.com/sveltejs/svelte
chore: tweak effect self invalidation logic (#15275)
Also make sure events dispatched via transition/animation logic runs outside event context Related to #15262pull/15271/head
parent
5e52825d60
commit
f747c412f4
@ -0,0 +1,5 @@
|
||||
---
|
||||
'svelte': patch
|
||||
---
|
||||
|
||||
chore: tweak effect self invalidation logic, run transition dispatches without reactive context
|
Loading…
Reference in new issue