react-heatpack v3.0.0 Release Notes
Release Date: 2015-11-19 // about 9 years ago-
Breaking change: CoffeeScript is no longer supported, as hot reloading now depends on Babel plugins.
🔄 Changed: Now using the same hot reloading implementation as react-transform-boilerplate - benefits include syntax errors and rendering errors now being displayed as an overlay they happen (#9)
➕ Added:
-i
/--info
option to enable display of webpack stats when there are no errors.