Releases: pmndrs/react-spring
Releases · pmndrs/react-spring
v9.4.5-beta.1
v9.4.5-beta.0
What's Changed
- Update CONTRIBUTING.md by @zidanehammouda in #1865
- refactor: fix link to repo dependents by @Fasani in #1857
- build(deps): bump next from 12.0.10 to 12.1.0 by @dependabot in #1841
- Links jump to section (part 2) + fix tarot images by @orta in #1867
- Updates deps to work with react18
- Fix bug with withAnimated fluid observer detatching
New Contributors
- @zidanehammouda made their first contribution in #1865
- @orta made their first contribution in #1867
Full Changelog: v9.4.4...v9.4.5-beta.0
v9.4.4
What's Changed
- chore: edit MDX files for v2 by @joshuaellis in #1846
- fix: link color by @Fasani in #1849
- Docs fixes by @bkrmadtya in #1845
- resolves #1855
New Contributors
- @Fasani made their first contribution in #1849
- @bkrmadtya made their first contribution in #1845
Full Changelog: v9.4.3...v9.4.4
v9.4.3
What's Changed
- saw two grammatical errors & fixed 'em by @raidsrc in #1812
- Fix missing commas in api object by @chriscerie in #1825
New Contributors
- @raidsrc made their first contribution in #1812
- @chriscerie made their first contribution in #1825
Full Changelog: v9.4.2...v9.4.3
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-springby @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
skipAnimationnot working as expected withdelayprop 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
skipAnimationnot working as expected withdelayprop 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
animatedby @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