Skip to content

v9.2.6

Compare
Choose a tag to compare
@joshuaellis joshuaellis released this 06 Oct 20:15

Fixes

  • useChain does not run hooks in sequence when duration is specified #1492
  • useSpring does not orchestrate animations if one is using config w/o duration, when others do #1584
  • Type inference failed with functions passed to useSpring etc.