mirror of https://github.com/sveltejs/svelte
fix: correctly update tweened store initialized with nullish value (#10356)
Co-authored-by: Rich Harris <rich.harris@vercel.com>pull/10353/head
parent
a53b44338e
commit
36fc203eec
@ -0,0 +1,5 @@
|
||||
---
|
||||
'svelte': patch
|
||||
---
|
||||
|
||||
fix: correctly update tweened store initialized with nullish value
|
Loading…
Reference in new issue