Releases: pmndrs/react-spring
Releases · pmndrs/react-spring
v9.5.4
Full Changelog: v9.5.3...v9.5.4
v9.5.3
What's Changed
- fix: Make decay easing respect the
config.precision
prop by @claytercek in #1897 - chore(docs): Update accessibility.mdx by @kooku0 in #1965
- chore: add react peer dependencies by @CharlesStover in #1938
- chore: use proper peer dependencies range condition by @eugenet8k in #1971
- fix: fixes for typescript 4.8 by @joshuaellis in #1979
New Contributors
- @claytercek made their first contribution in #1897
- @kooku0 made their first contribution in #1965
- @CharlesStover made their first contribution in #1938
- @eugenet8k made their first contribution in #1971
Full Changelog: v9.5.2...v9.5.3
v9.5.2
What's Changed
- chore: remove yarn cache by @joshuaellis in #1945
- fix: check if we have an internal ref to update by @joshuaellis in #1949
Full Changelog: v9.5.1...v9.5.2
v9.5.1
What's Changed
- chore: remove yarn cache by @joshuaellis in #1945
- fix: useTransition would not obey refs by @joshuaellis in #1944
Full Changelog: v9.5.0...v9.5.1
v9.5.0
What's Changed
- docs: typo by @Deaponn in #1900
- fix: make children on AnimatedComponent optional by @LinusU in #1925
- feat: add useReducedMotion hook & export useIsomorphicLayout hook by @joshuaellis in #1886
- fix: run stop function and don't flush the current queue by @joshuaellis in #1934
New Contributors
Full Changelog: v9.4.5...v9.5.0
v9.4.5
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
- Official support for React18 incl StrictMode by @joshuaellis in #1875
New Contributors
- @zidanehammouda made their first contribution in #1865
- @orta made their first contribution in #1867
Full Changelog: v9.4.4...v9.4.5
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