Skip to content

Releases: pmndrs/use-cannon

@react-three/cannon@6.6.0

17 Aug 12:24
Compare
Choose a tag to compare

Minor Changes

  • 22d49ef: chore: update @types/three dev dependency

Patch Changes

  • Updated dependencies [800a687]
  • Updated dependencies [22d49ef]
    • @pmndrs/cannon-worker-api@2.4.0

@react-three/cannon - v6.5.2 - 2023-01-05

05 Jan 10:42
Compare
Choose a tag to compare
  • [README.md] Update shields badge to point to match their new route (@bjornstar)

@react-three/cannon-examples - v2.4.1 - 2023-01-05

05 Jan 10:41
Compare
Choose a tag to compare
  • Update @react-three/cannon to v6.5.2 (@bjornstar)

@pmndrs/use-cannon - v2.5.2 - 2023-01-05

05 Jan 10:42
Compare
Choose a tag to compare
  • [@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

05 Jan 10:43
Compare
Choose a tag to compare
  • [README.md] Improve links to related packages (@bjornstar)

@react-three/cannon - v6.5.0 - 2022-11-03

03 Nov 06:34
Compare
Choose a tag to compare
  • Update @pmndrs/cannon-worker-api to v2.3.0 (@bjornstar)

@react-three/cannon-examples - v2.4.0 - 2022-11-03

03 Nov 06:33
Compare
Choose a tag to compare
  • 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

03 Nov 06:38
Compare
Choose a tag to compare
  • [@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

03 Nov 06:37
Compare
Choose a tag to compare
  • Remove subscriptions when removing bodies and vehicles (@alex-shortt)

@react-three/cannon - v6.3.0 - 2022-04-18

19 Apr 07:49
Compare
Choose a tag to compare
  • 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)