pmndrs / react-three-rapier

🤺 Rapier physics in React
https://react-three-rapier.pmnd.rs
MIT License
983 stars 55 forks source link

fix: move away from use-asset #654

Closed drcmda closed 3 months ago

drcmda commented 3 months ago

use-asset has been replaced by https://github.com/pmndrs/suspend-react this is also what fiber uses internally and for all loader hooks. would save a little bundle size and make it more aligned.

changeset-bot[bot] commented 3 months ago

🦋 Changeset detected

Latest commit: bad7da749dadb51f06c81f1bc89e87b4d0fd0062

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages | Name | Type | | -------------------------- | ----- | | @react-three/rapier | Patch | | @react-three/rapier-addons | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR