Skip to content
This repository was archived by the owner on Aug 12, 2026. It is now read-only.

v2.0.1

Choose a tag to compare

@toxicFork toxicFork released this 30 Apr 20:12
· 297 commits to master since this release

npm install --save react-three-renderer@2.0.1

Changelog ( see diff )

Core

  • Adds CanvasRenderer fallback when WebGl support is not available #53
  • Fixed crashes that happen when returning null from composite components
  • Fixed crashes that happen when replacing composite components

Testing

  • Improved testing:
    • made faster and easier to debug

Documentation

  • Moved wiki files into repository to get rid of submodule