This repository was archived by the owner on Oct 26, 2018. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +10
-3
lines changed
Expand file tree Collapse file tree 2 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 1- ## [ HEAD] ( https://github.com/rackt/react-router-redux/compare/2.1.0...master )
1+ ## [ HEAD] ( https://github.com/rackt/react-router-redux/compare/3.0.0...master )
2+
3+ - Nothing yet!
4+
5+ ## [ 3.0.0] ( https://github.com/rackt/react-router-redux/compare/2.1.0...3.0.0 )
6+
7+ Techincally, 2.1.0 broke semver. The appropriate @timdorr 's have been flogged. So, we're bumping the major version to catch up.
28
39- Fixed Resets in Redux Dev Tools. [ 3ae8110f] ( https://github.com/rackt/react-router-redux/commit/3ae8110f )
410- Ensure the initialState is set properly. [ a00acfd4] ( https://github.com/rackt/react-router-redux/commit/a00acfd4 )
Original file line number Diff line number Diff line change 11{
22 "name" : " react-router-redux" ,
3- "version" : " 2.1 .0" ,
3+ "version" : " 3.0 .0" ,
44 "description" : " Ruthlessly simple bindings to keep react-router and redux in sync" ,
55 "main" : " lib/index" ,
66 "files" : [
1111 ],
1212 "repository" : " rackt/react-router-redux" ,
1313 "authors" : [
14- " James Long"
14+ " James Long" ,
15+ " Tim Dorr"
1516 ],
1617 "license" : " MIT" ,
1718 "scripts" : {
You can’t perform that action at this time.
0 commit comments