Skip to content

0.6.0

Compare
Choose a tag to compare
@elliottsj elliottsj released this 29 Sep 02:12
· 119 commits to master since this release

Changed

  • Some tweaks to README.md
  • Using latest react-transform-hmr in examples
  • Convert code to ES6 compatible with node/io.js >=2.0.0 (#83)
  • Remove unused code as a result of enabling ESLint
  • Switch from nomnom to commander as nomnom is no longer maintained (#86)
  • CLI is now called rnws, with an alias react-native-webpack-server -> rnws

Added

  • ESLint to check code style (#84)
  • Continuous integration via Travis CI (#85)
  • A --bundlePath option to customize the output path of rnws bundle