Releases: ExodusMovement/haraka
Releases · ExodusMovement/haraka
0.0.18
Breaking changes:
play()
is now deprecated, use goTo(index: Array<number>)
instead
swipeThreshold
prop has been replaced with swipeVelocityThreshold
and
swipeDistanceThreshold
0.0.17
Breaking changes:
animateTo()
is now goTo()
animateSequence()
is now play()
configs
prop is now just config
without an “s”
getIndex()
is now deprecated, use behavior.index
directly instead