Skip to content

@react-three/rapier@2.0.0-canary.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Mar 04:25
· 33 commits to main since this release
bef8568

Major Changes

Minor Changes

  • 62906a9: feat: remove deprecated Vector3Array, Vector4Array, Boolean3Array types

    use Vector3Tuple, Vector4Tuple, Boolean3Tuple instead