react-redux-starter-kit v0.12.0 Release Notes

  • ๐Ÿ”‹ 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

    • 0๏ธโƒฃ Server no longer modifies initial counter state by default.
    • โž• Adds invariant error in route rendering method to enforce router state definition through props.