Skip to content
This repository has been archived by the owner on Nov 11, 2017. It is now read-only.

v1.4.0

Compare
Choose a tag to compare
@insin insin released this 15 Jul 20:25
· 30 commits to master since this release

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]