This repository has been archived by the owner on Jul 20, 2020. It is now read-only.
v2.0.0
npm install --save [email protected]
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-renderer
needed 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