react-three-renderer v3.1.0 Release Notes

Release Date: 2017-04-08 // about 7 years ago
  • npm install --save [email protected]

    ๐Ÿ”„ 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.fog property (#144)