Skip to content

@react-three/cannon v6.0.0 - 2022-04-01

Compare
Choose a tag to compare
@bjornstar bjornstar released this 07 Apr 14:58
· 45 commits to master since this release
b8d3929
  • Removed the Suspense wrapper around Physics, you will need to provide your own suspense boundary from now on
  • react is now a peerDependency and requires v18 or higher
  • three.js is now a peerDependency and requires r139 or higher
  • @react-three/fiber is now a peerDependency and requires v8 or higher
  • @pmndrs/cannon-worker-api is now a dependency
  • cannon-es is now a dependency
  • cannon-es-debugger is now a dependency
  • Updated many devDependencies