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