mirror of https://github.com/sveltejs/svelte
fix: preserve tuple type in `$state.snapshot` (#16864)
* fix: preserve tuple type in `$state.snapshot` * Update .changeset/lucky-moles-enjoy.md --------- Co-authored-by: Rich Harris <hello@rich-harris.dev>pull/16877/head
parent
499973454a
commit
949c026259
@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
'svelte': patch
|
||||||
|
---
|
||||||
|
|
||||||
|
fix: preserve tuple type in `$state.snapshot`
|
Loading…
Reference in new issue