v2.0.0
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