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

v0.10.0

Compare
Choose a tag to compare
@dvdzkwsk dvdzkwsk released this 07 Sep 22:19
· 836 commits to master since this release

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.