react-heatpack v2.0.0-1 Release Notes

Release Date: 2015-07-30 // over 8 years ago
  • ➕ Added optional support for React 0.14, which you must have installed in your own local node_modules to use.

    npm install -g react-heatpack@next
    

    🏗 (This build still works fine with React 0.13, you will just see warnings about the optional react-dom import failing)