Skip to content

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

Compare
Choose a tag to compare
@bjornstar bjornstar released this 19 Apr 07:49
· 39 commits to master since this release
  • 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)