Releases: pmndrs/use-cannon
Releases Β· pmndrs/use-cannon
@react-three/cannon@6.6.0
@react-three/cannon - v6.5.2 - 2023-01-05
- [
README.md
] Update shields badge to point to match their new route (@bjornstar)
@react-three/cannon-examples - v2.4.1 - 2023-01-05
- Update
@react-three/cannon
to v6.5.2 (@bjornstar)
@pmndrs/use-cannon - v2.5.2 - 2023-01-05
- [@pmndrs/cannon-worker-api] v2.3.2
- [@react-three/cannon] v6.5.2
- [@react-three/cannon-examples] v2.4.1
- [
README.md
] Update shields badge to match their new routes (@bjornstar)
@pmndrs/cannon-worker-api - v2.3.2 - 2023-01-05
- [
README.md
] Improve links to related packages (@bjornstar)
@react-three/cannon - v6.5.0 - 2022-11-03
- Update
@pmndrs/cannon-worker-api
to v2.3.0 (@bjornstar)
@react-three/cannon-examples - v2.4.0 - 2022-11-03
- Remove some types & an expect-error that are no longer necessary (@bjornstar)
- Inline the only niceColors that we use (@bjornstar)
- Update
@react-three/cannon
to v6.5.0 (@bjornstar) - Update
three-stdlib
to v2.17.3 (@bjornstar) - Update
vite
to v3.2.2 (@bjornstar) - Replace
vite-react-jsx
with@vitejs/plugin-react
(@bjornstar) - Remove
nice-color-palettes
(@bjornstar) - Remove
@vitejs/plugin-react-refresh
(@bjornstar)
@pmndrs/use-cannon - v2.5.0 - 2022-11-03
- [@pmndrs/cannon-worker-api] v2.3.0
- [@react-three/cannon] v6.5.0
- [@react-three/cannon-examples] v2.4.0
- Setup changesets & publish workflow (@isaac-mason)
- Do not attempt to publish on forks (@bjornstar)
@pmndrs/cannon-worker-api - v2.3.0 - 2022-11-03
- Remove subscriptions when removing bodies and vehicles (@alex-shortt)
@react-three/cannon - v6.3.0 - 2022-04-18
- DebugProvider explicitly lists children as a prop (@bjornstar)
- Prefer PropsWithChildren over FC (@bjornstar)
- Prefer function declarations over const (@bjornstar)
- [
hooks
] All hooks are now generic, they accept any Object3D and return refs of whatever type was passed in (@bjornstar) - Update @types/react to v18 (@bjornstar)