react-spring
react-spring copied to clipboard
✌️ A spring physics based React animation library
### Which react-spring target are you using? - [X] `@react-spring/web` - [ ] `@react-spring/three` - [ ] `@react-spring/native` - [ ] `@react-spring/konva` - [ ] `@react-spring/zdog` ### What version of...
### Which react-spring target are you using? - [X] `@react-spring/web` - [ ] `@react-spring/three` - [ ] `@react-spring/native` - [ ] `@react-spring/konva` - [ ] `@react-spring/zdog` ### What version of...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@testing-library/react](https://togithub.com/testing-library/react-testing-library) | [`^14.1.2` -> `^15.0.7`](https://renovatebot.com/diffs/npm/@testing-library%2freact/14.1.2/15.0.7) | [](https://docs.renovatebot.com/merge-confidence/)...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [@changesets/cli](https://redirect.github.com/changesets/changesets/tree/main#readme) ([source](https://redirect.github.com/changesets/changesets)) | [`2.27.3` ->...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [tsx](https://togithub.com/privatenumber/tsx) | [`^3.12.5` -> `^4.10.5`](https://renovatebot.com/diffs/npm/tsx/3.12.5/4.10.5) | [](https://docs.renovatebot.com/merge-confidence/)...
### Which react-spring target are you using? - [X] `@react-spring/web` - [ ] `@react-spring/three` - [ ] `@react-spring/native` - [ ] `@react-spring/konva` - [ ] `@react-spring/zdog` ### What version of...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@commitlint/cli](https://commitlint.js.org/) ([source](https://togithub.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli)) | [`^18.4.3` -> `^19.3.0`](https://renovatebot.com/diffs/npm/@commitlint%2fcli/18.4.3/19.3.0) |...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [vite](https://vitejs.dev) ([source](https://togithub.com/vitejs/vite/tree/HEAD/packages/vite)) | [`^4.0.0` -> `^5.2.11`](https://renovatebot.com/diffs/npm/vite/4.1.4/5.2.11) |...
### Why #2173 points out that TypeScript types for `@react-spring/web` depend on `@react-spring/rafz`. In Yarn 4 with PnP enabled (and maybe pnpm with no-hoist enabled), this requires the user to...
### A clear and concise description of what the feature is an API, similar to `useSpring` but taking an object (`{[key:string]: any }`) instead of an number and that return...