react-three-rapier
react-three-rapier copied to clipboard
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
@​CodyJasonBennett
in 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
@​AlaricBaraou
in 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
@​rubeniskov
in pmndrs/react-three-fiber#3214New Contributors
@​rubeniskov
made 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
@​AlaricBaraou
in 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@​Methuselah96
in 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
@​Methuselah96
in 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
@​drcmda
in 0afc9c12v8.15.13
... (truncated)
Commits
75159ad
RELEASING: Releasing 1 package(s)e090048
docs(changeset): fix(useLoader): don't dispose of memoized loader54f8007
fix(useLoader): don't dispose of memoized loader (#3231)fac9424
RELEASING: Releasing 1 package(s)503efc2
docs(changeset): fix: prevent invalidate from piling up frames8053843
fix: prevent invalidate from piling up frames (#3197)f2e9bcb
RELEASING: Releasing 1 package(s)6b0ea6e
docs(changeset): feat: add childadded event dispatchdf4787f
feat: add childadded event dispatch (#3214)e1acae8
Update 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 rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will 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 version
will 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 dependency
will 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.