v9.4.0
What's Changed
- feat: add easing functions to
react-spring
by @joshuaellis in #1752 - Feature/add container refs by @kindoflew in #1771
- feat: add exitBeforeEnter prop to useTransition by @joshuaellis in #1773
- Update use-transition.mdx by @david-buck in #1781
- update readme to use the right rafz by @arzafran in #1780
- Chore/update dev tool by @joshuaellis in #1785
- chore(docs): fix typo (correspend -> correspond) by @fk in #1789
- Stop RAF update loop when there are no pending tasks by @srubin in #1786
- fix: delay use transition by @joshuaellis in #1791
skipAnimation
not working as expected withdelay
prop by @martyan in #1783- feat: css variables by @joshuaellis in #1798
New Contributors
- @david-buck made their first contribution in #1781
- @arzafran made their first contribution in #1780
- @fk made their first contribution in #1789
- @srubin made their first contribution in #1786
- @martyan made their first contribution in #1783
Full Changelog: v9.3.1...v9.4.0