This repository has been archived by the owner on Sep 11, 2018. It is now read-only.
v0.10.0
Features
- Initial state can now be injected from the server (still WIP).
- Adds react-addons-test-utils as a devDependency.
Improvements
- Eslint no longer prevents webpack from bundling in development mode if an error is emitted.
- Updates all
.jsx
files to.js
. (#37) - Updates all React component file names to be ProperCased.