New
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
useResizeDocs (wrong function name) by @mohammadjavad948 in https://github.com/pmndrs/react-spring/pull/2051 - docs: fix a typo in
useResizedocs (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