v9.7.5
- fix: recognize
className
prop toAnimatedComponent
s by @LoganDark in https://github.com/pmndrs/react-spring/pull/2292 - fix: update document edit page links by @anonymousRecords in https://github.com/pmndrs/react-spring/pull/2320
- @LoganDark made their first contribution in https://github.com/pmndrs/react-spring/pull/2292
- @anonymousRecords made their first contribution in https://github.com/pmndrs/react-spring/pull/2320
Full Changelog: https://github.com/pmndrs/react-spring/compare/v9.7.4...v9.7.5
v9.7.4
- chore(deps): update dependency @types/jest to v29 by @renovate in https://github.com/pmndrs/react-spring/pull/2160
- chore(deps): update dependency @types/node to v18 by @renovate in https://github.com/pmndrs/react-spring/pull/2161
- Update interpolation.mdx by @enahsor in https://github.com/pmndrs/react-spring/pull/2191
- docs: typo infact fix by @dominik-stumpf in https://github.com/pmndrs/react-spring/pull/2196
- chore(deps): update dependency @vitejs/plugin-react to v4 by @renovate in https://github.com/pmndrs/react-spring/pull/2194
- chore(deps): update actions/checkout action to v4 by @renovate in https://github.com/pmndrs/react-spring/pull/2205
- Update animated-elements.mdx by @jazsouf in https://github.com/pmndrs/react-spring/pull/2209
- chore: update codebase to TS 5 by @joshuaellis in https://github.com/pmndrs/react-spring/pull/2210
- chore(deps): update actions/setup-node action to v4 by @renovate in https://github.com/pmndrs/react-spring/pull/2216
- chore(deps): update commitlint monorepo to v18 (major) - autoclosed by @renovate in https://github.com/pmndrs/react-spring/pull/2217
- chore(deps): update dependency konva to v9 by @renovate in https://github.com/pmndrs/react-spring/pull/2224
- chore(deps): update dependency resolve-esm to v2 by @renovate in https://github.com/pmndrs/react-spring/pull/2227
- docs: fix typo in testing guidelines by @romain-trotard in https://github.com/pmndrs/react-spring/pull/2201
- chore: update cypress by @joshuaellis in https://github.com/pmndrs/react-spring/pull/2211
- chore(deps): update dependency prettier to v3 by @renovate in https://github.com/pmndrs/react-spring/pull/2226
- chore(deps): update dependency @testing-library/jest-dom to v6 by @renovate in https://github.com/pmndrs/react-spring/pull/2193
- chore: update tooling deps by @joshuaellis in https://github.com/pmndrs/react-spring/pull/2230
- Type Error in docs: /docs/concepts/imperative-api#comparison by @muhammadtalha242 in https://github.com/pmndrs/react-spring/pull/2240
- fix: update useTransition docs to show correct tooltips for the
enter
,update
, andleave
props. by @dibenso in https://github.com/pmndrs/react-spring/pull/2239 - chore: update docs to use remix v2 by @joshuaellis in https://github.com/pmndrs/react-spring/pull/2238
- minor docs improvements by @btoo in https://github.com/pmndrs/react-spring/pull/2279
- docs: fix link by @revolunet in https://github.com/pmndrs/react-spring/pull/2256
- Docs: Improve grammar on
animated-elements.mdx
by @lordofthelake in https://github.com/pmndrs/react-spring/pull/2249 - Typo error in fixtures.tsx by @sivaprasadev in https://github.com/pmndrs/react-spring/pull/2223
- chore(deps): update commitlint monorepo to v19 (major) by @renovate in https://github.com/pmndrs/react-spring/pull/2259
- docs: added link for intersection observer api by @vCiKv in https://github.com/pmndrs/react-spring/pull/2126
- chore(deps): update dependency @testing-library/react to v15 by @renovate in https://github.com/pmndrs/react-spring/pull/2275
- chore(deps): update testing deps by @joshuaellis in https://github.com/pmndrs/react-spring/pull/2282
- chore(deps): update github artifact actions to v4 (major) by @renovate in https://github.com/pmndrs/react-spring/pull/2262
- chore: make deps absolute by @joshuaellis in https://github.com/pmndrs/react-spring/pull/2283
- chore(deps): update dependency tsx to v4 by @renovate in https://github.com/pmndrs/react-spring/pull/2260
- chore(deps): update dependency remark-mdx-frontmatter to v5 by @renovate in https://github.com/pmndrs/react-spring/pull/2298
- fix: add
useReducedMotion
compatibility for Safari 13 and older by @BenHodgsonR2R in https://github.com/pmndrs/react-spring/pull/2300
- @enahsor made their first contribution in https://github.com/pmndrs/react-spring/pull/2191
- @dominik-stumpf made their first contribution in https://github.com/pmndrs/react-spring/pull/2196
- @jazsouf made their first contribution in https://github.com/pmndrs/react-spring/pull/2209
- @romain-trotard made their first contribution in https://github.com/pmndrs/react-spring/pull/2201
- @muhammadtalha242 made their first contribution in https://github.com/pmndrs/react-spring/pull/2240
- @dibenso made their first contribution in https://github.com/pmndrs/react-spring/pull/2239
- @btoo made their first contribution in https://github.com/pmndrs/react-spring/pull/2279
- @revolunet made their first contribution in https://github.com/pmndrs/react-spring/pull/2256
- @lordofthelake made their first contribution in https://github.com/pmndrs/react-spring/pull/2249
- @sivaprasadev made their first contribution in https://github.com/pmndrs/react-spring/pull/2223
- @vCiKv made their first contribution in https://github.com/pmndrs/react-spring/pull/2126
- @BenHodgsonR2R made their first contribution in https://github.com/pmndrs/react-spring/pull/2300
Full Changelog: https://github.com/pmndrs/react-spring/compare/v9.7.3...v9.7.4
v9.7.3
What's Changed
- chore: rework workflow testing suite by @joshuaellis in https://github.com/pmndrs/react-spring/pull/2132
- chore(deps): update dependency concurrently to v8 by @renovate in https://github.com/pmndrs/react-spring/pull/2134
- docs: spelling fixes by @HorusMabia in https://github.com/pmndrs/react-spring/pull/2145
- docs: add css rule for firefox font varient ligatures - issue #2138 by @Lowza in https://github.com/pmndrs/react-spring/pull/2147
- chore(deps): update actions/download-artifact action to v3 by @renovate in https://github.com/pmndrs/react-spring/pull/2152
- chore(deps): update actions/upload-artifact action to v3 by @renovate in https://github.com/pmndrs/react-spring/pull/2153
- Update controllers-and-springs.mdx by @Mayor-Rhymes in https://github.com/pmndrs/react-spring/pull/2159
- doc: Fixed incorrect usage of "resume" instead of "reset" by @MarshallChang in https://github.com/pmndrs/react-spring/pull/2165
- fix: ESM / CJS bundlers etc. by @joshuaellis in https://github.com/pmndrs/react-spring/pull/2144
New Contributors
- @HorusMabia made their first contribution in https://github.com/pmndrs/react-spring/pull/2145
- @Lowza made their first contribution in https://github.com/pmndrs/react-spring/pull/2147
- @Mayor-Rhymes made their first contribution in https://github.com/pmndrs/react-spring/pull/2159
- @MarshallChang made their first contribution in https://github.com/pmndrs/react-spring/pull/2165
Full Changelog: https://github.com/pmndrs/react-spring/compare/v9.7.2...v9.7.3
v9.7.2
What's Changed
- chore(deps): update dependency @testing-library/react to v14 by @renovate in https://github.com/pmndrs/react-spring/pull/2108
- fix(deps): update all non-major dependencies by @renovate in https://github.com/pmndrs/react-spring/pull/2107
- chore(deps): update dependency vite to v4 by @renovate in https://github.com/pmndrs/react-spring/pull/2111
- chore(deps): update dependency start-server-and-test to v2 by @renovate in https://github.com/pmndrs/react-spring/pull/2110
- docs(fix): Fix homepage by removing unclosed and unused
<code>
tags by @malee31 in https://github.com/pmndrs/react-spring/pull/2120 - fix: allow container ref with null and undefined for useResize by @floriangosse in https://github.com/pmndrs/react-spring/pull/2091
- fix(deps): update dependency @react-three/fiber to v8 by @renovate in https://github.com/pmndrs/react-spring/pull/2114
- fix(deps): update dependency jotai to v2 by @renovate in https://github.com/pmndrs/react-spring/pull/2115
- fix(deps): update dependency @react-three/drei to v9 by @renovate in https://github.com/pmndrs/react-spring/pull/2113
- chore(deps): update jest monorepo to v29 (major) by @renovate in https://github.com/pmndrs/react-spring/pull/2112
- Fix typo in docs, fix same typos in internal code by @wojtekmaj in https://github.com/pmndrs/react-spring/pull/2124
- fix: Export missing type
AnimationConfig
by @dubzzz in https://github.com/pmndrs/react-spring/pull/2128 - chore: remove Codesandbox CI by @joshuaellis in https://github.com/pmndrs/react-spring/pull/2129
- chore: update workflows by @joshuaellis in https://github.com/pmndrs/react-spring/pull/2130
- fix: docs build by @joshuaellis in https://github.com/pmndrs/react-spring/pull/2141
New Contributors
- @malee31 made their first contribution in https://github.com/pmndrs/react-spring/pull/2120
- @floriangosse made their first contribution in https://github.com/pmndrs/react-spring/pull/2091
- @wojtekmaj made their first contribution in https://github.com/pmndrs/react-spring/pull/2124
- @dubzzz made their first contribution in https://github.com/pmndrs/react-spring/pull/2128
Full Changelog: https://github.com/pmndrs/react-spring/compare/v9.7.1...v9.7.2
v9.7.1
What's Changed
- fix: esm/cjs exports by @joshuaellis in https://github.com/pmndrs/react-spring/pull/2101
Full Changelog: https://github.com/pmndrs/react-spring/compare/v9.7.0...v9.7.1
v9.7.0
What's Changed
- docs: Update targets.mdx fixed a single typo (Middeleware to middleware) by @real-charlie in https://github.com/pmndrs/react-spring/pull/2047
- docs: fix typo in
useResize
Docs (wrong function name) by @mohammadjavad948 in https://github.com/pmndrs/react-spring/pull/2051 - docs: fix a typo in
useResize
docs (obsere → observe) by @ajitid in https://github.com/pmndrs/react-spring/pull/2043 - docs(fix): 'Learn more about targets' href by @prichodko in https://github.com/pmndrs/react-spring/pull/2054
- docs: Update react-three-fiber.mdx by @RockinRonE in https://github.com/pmndrs/react-spring/pull/2059
- feat: enable SpringRef.set to be called with a function by @joshuaellis in https://github.com/pmndrs/react-spring/pull/2069
- fix: react-konva peer deps by @joshuaellis in https://github.com/pmndrs/react-spring/pull/2068
- Configure Renovate by @renovate in https://github.com/pmndrs/react-spring/pull/2075
- chore(deps): update actions/setup-node action to v3 by @renovate in https://github.com/pmndrs/react-spring/pull/2079
- chore(deps): update actions/checkout action to v3 by @renovate in https://github.com/pmndrs/react-spring/pull/2078
- chore: add bundle-size workflow by @joshuaellis in https://github.com/pmndrs/react-spring/pull/2080
- chore(deps): update all non-major dependencies by @renovate in https://github.com/pmndrs/react-spring/pull/2081
- chore: use Turborepo & TSUP by @joshuaellis in https://github.com/pmndrs/react-spring/pull/2082
- chore(deps): update actions/cache action to v3 by @renovate in https://github.com/pmndrs/react-spring/pull/2083
- chore(deps): update dependency @types/react to v18 by @renovate in https://github.com/pmndrs/react-spring/pull/2084
- chore(deps): update dependency @types/fs-extra to v11 by @renovate in https://github.com/pmndrs/react-spring/pull/2086
- chore(deps): update node.js to v18 by @renovate in https://github.com/pmndrs/react-spring/pull/2089
- chore(deps): update dependency @types/react-dom to v18 by @renovate in https://github.com/pmndrs/react-spring/pull/2087
New Contributors
- @real-charlie made their first contribution in https://github.com/pmndrs/react-spring/pull/2047
- @mohammadjavad948 made their first contribution in https://github.com/pmndrs/react-spring/pull/2051
- @ajitid made their first contribution in https://github.com/pmndrs/react-spring/pull/2043
- @prichodko made their first contribution in https://github.com/pmndrs/react-spring/pull/2054
- @RockinRonE made their first contribution in https://github.com/pmndrs/react-spring/pull/2059
- @renovate made their first contribution in https://github.com/pmndrs/react-spring/pull/2075
Full Changelog: https://github.com/pmndrs/react-spring/compare/v9.6.1...v9.7.0
v9.6.1
What's Changed
- docs(fix): typo by @apostolos in https://github.com/pmndrs/react-spring/pull/2042
New Contributors
- @apostolos made their first contribution in https://github.com/pmndrs/react-spring/pull/2042
Full Changelog: https://github.com/pmndrs/react-spring/compare/v9.6.0...v9.6.1
v9.6.0
What's Changed
- Docs/rebuild by @joshuaellis in https://github.com/pmndrs/react-spring/pull/1924
- chore(docs): fix spelling and grammar by @hyamero in https://github.com/pmndrs/react-spring/pull/1950
- chore(docs): fix spelling issues by @duanwilliam in https://github.com/pmndrs/react-spring/pull/1970
- fix(docs): remove typo by @wtfmozart in https://github.com/pmndrs/react-spring/pull/1995
- chore(docs): fix a small typo of the hook name. by @ahamed in https://github.com/pmndrs/react-spring/pull/1997
- fix(docs): imperative and target links in homepage by @heyfirst in https://github.com/pmndrs/react-spring/pull/1998
- feat(docs): add parallax page by @joshuaellis in https://github.com/pmndrs/react-spring/pull/2000
- chore(fix): fix internal typo by @schmuecker in https://github.com/pmndrs/react-spring/pull/1987
- [refactor][beta-docs]: sort of devDeps by @joshuaellis in https://github.com/pmndrs/react-spring/pull/2003
- feat(docs): add r3f doc guide by @joshuaellis in https://github.com/pmndrs/react-spring/pull/2002
- feat: add steps easing & clamp function & noise demo by @joshuaellis in https://github.com/pmndrs/react-spring/pull/2024
- fix: useTrail should not run on initial render when a ref is passed by @joshuaellis in https://github.com/pmndrs/react-spring/pull/2026
- chore(demo): add css-gradient demo by @joshuaellis in https://github.com/pmndrs/react-spring/pull/2027
- [docs]: graduate beta to official by @joshuaellis in https://github.com/pmndrs/react-spring/pull/2034
- feat: add examples page by @joshuaellis in https://github.com/pmndrs/react-spring/pull/2021
- [feat]: add useSpringValue by @joshuaellis in https://github.com/pmndrs/react-spring/pull/2035
- feat: add useScroll, useResize & useInView hooks by @joshuaellis in https://github.com/pmndrs/react-spring/pull/2038
- docs(feat): add analytics & feedback forms to docs by @joshuaellis in https://github.com/pmndrs/react-spring/pull/2040
New Contributors
- @hyamero made their first contribution in https://github.com/pmndrs/react-spring/pull/1950
- @duanwilliam made their first contribution in https://github.com/pmndrs/react-spring/pull/1970
- @wtfmozart made their first contribution in https://github.com/pmndrs/react-spring/pull/1995
- @ahamed made their first contribution in https://github.com/pmndrs/react-spring/pull/1997
- @heyfirst made their first contribution in https://github.com/pmndrs/react-spring/pull/1998
- @schmuecker made their first contribution in https://github.com/pmndrs/react-spring/pull/1987
Full Changelog: https://github.com/pmndrs/react-spring/compare/v9.5.5...v9.6.0
v9.5.5
What's Changed
- fix: remove infer S extends L by @joshuaellis in https://github.com/pmndrs/react-spring/pull/1988
Full Changelog: https://github.com/pmndrs/react-spring/compare/v9.5.4...v9.5.5
v9.5.5-beta.0
What's Changed
- fix: remove infer S extends L by @joshuaellis in https://github.com/pmndrs/react-spring/pull/1988
Full Changelog: https://github.com/pmndrs/react-spring/compare/v9.5.4...v9.5.5-beta.0