chore(deps-dev): bump @react-three/fiber from 8.9.1 to 8.16.2 in /packages/react-three-rapier
Bumps @react-three/fiber from 8.9.1 to 8.16.2.
Release notes
Sourced from @​react-three/fiber's releases.
v8.16.2
What's Changed
- fix(useLoader): don't dispose of memoized loader by
@​CodyJasonBennettin pmndrs/react-three-fiber#3231Full Changelog: https://github.com/pmndrs/react-three-fiber/compare/v8.16.1...v8.16.2
v8.16.1
What's Changed
- fix: prevent invalidate from piling up frames by
@​AlaricBaraouin pmndrs/react-three-fiber#3197Full Changelog: https://github.com/pmndrs/react-three-fiber/compare/v8.16.0...v8.16.1
v8.16.0
What's Changed
- feat: add childadded event dispatch by
@​rubeniskovin pmndrs/react-three-fiber#3214New Contributors
@​rubeniskovmade their first contribution in pmndrs/react-three-fiber#3214Full Changelog: https://github.com/pmndrs/react-three-fiber/compare/v8.15.19...v8.16.0
v8.15.18
What's Changed
- fix: correctly pass frames in invalidate by
@​AlaricBaraouin pmndrs/react-three-fiber#3185Full Changelog: https://github.com/pmndrs/react-three-fiber/compare/v8.15.17...v8.15.18
v8.15.17
What's Changed
- fix(types): support
@​types/three@​0.162.0 by@​Methuselah96in pmndrs/react-three-fiber#3191Full Changelog: https://github.com/pmndrs/react-three-fiber/compare/v8.15.16...v8.15.17
v8.15.16
What's Changed
- fix(types): remove usage of THREE.Vector by
@​Methuselah96in pmndrs/react-three-fiber#3161Full Changelog: https://github.com/pmndrs/react-three-fiber/compare/v8.15.13...v8.15.16
v8.15.14
What's Changed
- fix: portal events, update examples by
@​drcmdain 0afc9c12v8.15.13
... (truncated)
Commits
75159adRELEASING: Releasing 1 package(s)e090048docs(changeset): fix(useLoader): don't dispose of memoized loader54f8007fix(useLoader): don't dispose of memoized loader (#3231)fac9424RELEASING: Releasing 1 package(s)503efc2docs(changeset): fix: prevent invalidate from piling up frames8053843fix: prevent invalidate from piling up frames (#3197)f2e9bcbRELEASING: Releasing 1 package(s)6b0ea6edocs(changeset): feat: add childadded event dispatchdf4787ffeat: add childadded event dispatch (#3214)e1acae8Update readme.md- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
⚠️ No Changeset found
Latest commit: 3e360d984f21e2fcb1e8b65952d50e38cf54ce78
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Superseded by #668.