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

v0.12.0

Compare
Choose a tag to compare
@dvdzkwsk dvdzkwsk released this 13 Sep 18:16
· 812 commits to master since this release

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-router 1.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.