Skip to content

v2.0.0

Compare
Choose a tag to compare
@topheman topheman released this 08 Nov 15:31
· 141 commits to master since this release

Setup redux

  • setup redux with react-router 272b510
  • add redux-devtools (debug panel) ed6a629
  • added redux counter example (to get along with redux)
  • setup redux on search feature 0406bef
  • setup redux on user profile feature c7d95e4
  • upgrade build routine to produce a devtools version available in prod 5ca580b

New repo organization:

  • The repo has been renamed to react-es6-redux
  • Original version (redux-free) will remain on the v1.x branch
  • New version with redux will be tracked by master branch