react-heatpack v1.4.0 Release Notes

Release Date: 2015-07-15 // over 8 years ago
  • Fixed: No longer throws an error if you pass the absolute path to a module.

    Added: Support for modules which export a React element [andreypopp]

    🔄 Changed: Remove confusing warning message when the module being run doesn't contain 'React.render' [andreypopp]

    🔄 Changed: Use the cheap-module-eval-source-map devtool in webpack config instead of eval [andreypopp]