Releases: pmndrs/react-spring
Releases · pmndrs/react-spring
v9.4.2
Full Changelog: v9.4.1...v9.4.2
v9.4.1
Full Changelog: v9.4.0...v9.4.1
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
v9.3.2
What's Changed
- Update use-transition.mdx by @david-buck in #1781
- update readme to use the right rafz by @arzafran in #1780
- chore(docs): fix typo (correspend -> correspond) by @fk in #1789
skipAnimation
not working as expected withdelay
prop by @martyan in #1783
New Contributors
- @david-buck made their first contribution in #1781
- @arzafran made their first contribution in #1780
- @fk made their first contribution in #1789
- @martyan made their first contribution in #1783
Full Changelog: v9.3.1...v9.3.2
v9.3.1
What's Changed
- docs: Describe combining ref forwarding with
animated
by @gpoole in #1734 - Update README.md by @kabilanvennila in #1748
- Docs fix by @millsoper in #1761
- Remove ref to non-existent Code of Conduct from PR template by @millsoper in #1764
- fix: update overflow css property without mixing shorthand and non-shorthand properties by @Lucasdsk in #1767
- Use standard funding mechanism by @flying-sheep in #1740
New Contributors
- @gpoole made their first contribution in #1734
- @kabilanvennila made their first contribution in #1748
- @millsoper made their first contribution in #1761
- @Lucasdsk made their first contribution in #1767
- @flying-sheep made their first contribution in #1740
Full Changelog: v9.3.0...v9.3.1
v9.3.0
What's Changed
- fix: handle ParallaxLayers inside fragments (#1667) by @kindoflew in #1671
- fix(native): add children prop by @CodyJasonBennett in #1705
- feat: interpolate bare numbers with units by @CodyJasonBennett in #1473
Full Changelog: v9.2.6...v9.3.0