react-three-renderer
react-three-renderer copied to clipboard
Fix compatibility with react 15
- [x] Compare with 0.14.7 https://github.com/facebook/react/compare/v0.14.7...v15.0.0-rc.1
- [x] Fix breaking changes
- [x] Port changes to react-dom onto react-three-renderer
- [x] Update other npm dependencies
- [x] Make all tests pass
- [x] Test new version with the examples project
- [x] Cleanup and refactor final bits
- [ ] Publish new version
See #49.
Almost done!
Are there still any issues with React 15 or should this be closed?