This repository was archived by the owner on Aug 12, 2026. It is now read-only.
v2.0.0
npm install --save react-three-renderer@2.0.0
Changelog ( see diff )
Core
- Should work with React 15 ✨
- This version should work with
react@^15.0.0 - For
react@^0.14.7, please installreact-three-renderer@^0 - This is because React is increasing separation between its core and
react-dom, therefore
the tricks used to makereact-three-rendererneeded to change as well.
- This version should work with
- Lots of the core has been rewritten to stay in sync with React 15
but that means there will probably be new bugs appearing. - Convert to a proper version system
- Upgrade other npm packages