v0.10.0
版本发布时间: 2015-09-08 06:19:38
dvdzkwsk/react-redux-starter-kit最新发布版本:v3.0.1(2017-05-18 07:20:27)
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
. (https://github.com/davezuko/react-redux-starter-kit/issues/37) - Updates all React component file names to be ProperCased.