Releases: unimonkiez/react-cordova-boilerplate
Releases · unimonkiez/react-cordova-boilerplate
Testing tools
Added testing -
- nyc, mocha, chai, sinon, all working together with webpack.
- Running on nodeJs with js-dom, blazing fast unit test.
- coverage is uploaded to coveralls.
webpack 2
- Webpack 2 implemented.
- Coverage scripts added, not working yet.
- Updated dependencies.
Updating dependencies
- Updated all dependencies for newer and better developing experience.
- Fixed a bug with login server rendering (so the icon of the app will show before react's bootstrap time).
v1.1.0
Updated to babel 6!
Also fixed routing warning that will occur due re-rendering the AppRouter (and thus will improve perfomance).
Fixed couple of issues and updated dependencies, build is BLAZING fast!