Skip to content

v0.4.0

Compare
Choose a tag to compare
@gaearon gaearon released this 21 Aug 12:36
· 1842 commits to master since this release
  • Ignore files that contain no createClass calls (fixes #17)
  • Remove the need for pitch loader (fixes #19)
  • Improve performance by only using one loader instead of two
  • Now that performance is acceptable, remove desktop notifications and notify option
  • It is now recommended that you use devtool: 'eval' because it's much faster and has no downsides anymore