This repository was archived by the owner on Jul 20, 2020. It is now read-only.
v3.1.0
npm install --save react-three-renderer@3.1.0
Changelog(see diff)
This is a strange release that was slightly frustrating to implement.
Core
- Fix compatibility for
three@~0.84.0! - Fix compatibility for
react@~15.5.3! - Fix building and testing on Windows (sorry!)
- Use more gulp and less bash
- Test that yarn works too (yep)
Components
- Fix type of
scene.fogproperty (#144)