mirror of https://github.com/sveltejs/svelte
fix: ensure unstate() only deeply applies to plain objects and arrays (#10191)
* fix: ensure unstate() only deeply applies to plain objects and arrays * tweakpull/10197/head
parent
5dce70e6cf
commit
86bbc83544
@ -0,0 +1,5 @@
|
||||
---
|
||||
"svelte": patch
|
||||
---
|
||||
|
||||
fix: ensure unstate() only deeply applies to plain objects and arrays
|
Loading…
Reference in new issue