mirror of https://github.com/sveltejs/svelte
fix: Make Tween work with continuous target changes (#14895)
* Read previous_value at a later stage in Tween.set * Add changeset * tweak --------- Co-authored-by: Rich Harris <rich.harris@vercel.com>pull/14918/head
parent
dbdb8cd7fd
commit
a646780109
@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
'svelte': patch
|
||||||
|
---
|
||||||
|
|
||||||
|
fix: make Tween work with continuous target changes
|
Loading…
Reference in new issue