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.
2
8
3
9
- Fixed Resets in Redux Dev Tools. [ 3ae8110f] ( https://github.com/rackt/react-router-redux/commit/3ae8110f )
4
10
- 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 1
1
{
2
2
"name" : " react-router-redux" ,
3
- "version" : " 2.1 .0" ,
3
+ "version" : " 3.0 .0" ,
4
4
"description" : " Ruthlessly simple bindings to keep react-router and redux in sync" ,
5
5
"main" : " lib/index" ,
6
6
"files" : [
11
11
],
12
12
"repository" : " rackt/react-router-redux" ,
13
13
"authors" : [
14
- " James Long"
14
+ " James Long" ,
15
+ " Tim Dorr"
15
16
],
16
17
"license" : " MIT" ,
17
18
"scripts" : {
You can’t perform that action at this time.
0 commit comments