mirror of https://github.com/sveltejs/svelte
fix: ensure effect cleanup functions are called with null `this` (#11024)
parent
ad11c5087f
commit
3c155e3f3e
@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
'svelte': patch
|
||||||
|
---
|
||||||
|
|
||||||
|
fix: ensure effect cleanup functions are called with null `this`
|
Loading…
Reference in new issue