v0.12.0
版本发布时间: 2015-09-14 02:16:40
dvdzkwsk/react-redux-starter-kit最新发布版本:v3.0.1(2017-05-18 07:20:27)
Features
- Upgrades react-router to
^3.0.0
. This is the only reason for the minor-level version bump. - Webpack now uses OccurrenceOrderPlugin to produce consistent bundle hashes.
Fixes
- Adds
history
to vendor dependencies to fix HMR caused by upgrade to react-router1.0.0-rc
Improvements
- Server no longer modifies initial counter state by default.
- Adds invariant error in route rendering method to enforce router state definition through props.