The `useSpring` and `useSprings` hooks now take an extra argument that is a "deps" array forwarded to the `useEffect` call that updates the animations. Added by this PR: https://github.com/react-spring/react-spring/pull/652 /cc @Nizarius Could you put an example together, please? 😊