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 +9
-3
lines changed Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 1
- ## [ HEAD] ( https://github.com/rackt/react-router-redux/compare/2.0.4 ...master )
1
+ ## [ HEAD] ( https://github.com/rackt/react-router-redux/compare/2.1.0 ...master )
2
2
3
- - Export action creators as individual functions. [ #225 ] ( https://github.com/rackt/react-router-redux/pull/225 )
3
+ - Nothing yet!
4
+
5
+ ## [ 2.1.0] ( https://github.com/rackt/react-router-redux/compare/2.0.4...2.1.0 )
6
+
7
+ - ` listenForReplays ` has a ` selectLocationState ` selector. [ #218 ] ( https://github.com/rackt/react-router-redux/pull/218 )
8
+ - Provide unscoped action creators. [ #225 ] ( https://github.com/rackt/react-router-redux/pull/225 )
9
+ - Example updated to use fully ES2015 syntax.
4
10
5
11
## [ 2.0.4] ( https://github.com/rackt/react-router-redux/compare/2.0.2...2.0.4 )
6
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-router-redux" ,
3
- "version" : " 2.0.4 " ,
3
+ "version" : " 2.1.0 " ,
4
4
"description" : " Ruthlessly simple bindings to keep react-router and redux in sync" ,
5
5
"main" : " lib/index" ,
6
6
"files" : [
You can’t perform that action at this time.
0 commit comments