Skip to content

v2.7.0

Compare
Choose a tag to compare
@topheman topheman released this 14 Feb 02:00
· 43 commits to master since this release
  • 5866e2f added npm start as a shortcut to npm run webpack-dev-simple
  • 34b2c8a upgraded to [email protected] & switched from redux-router to react-router-redux (fixes #12 #13 #14)
  • 8701ded node v5 & npm3 now tested on travis
  • aeff56b now correctly failing travis if build errors
  • df6a37e fix error message on unmatched nickhandkle (fixes #3)
  • bc4ba20 upgraded redux-devtools to v3
  • 420a4be only importing relevant parts of bootstrap (dropped from more than 180Kb to about 80Kb of minified css)
  • 3cef408 Lazy loading example

Side-note:

  • cc80eb5 Didn't upgrade to latest version of redux/react-redux/redux-devtools (for the moment), due to a bug on npm3, failing the build.

Changelog: v2.6.0...v2.7.0