File tree Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change
1
+ v0.2.1
2
+ Mon, 14 Jul 2014 17:31:21 GMT
3
+
4
+ 0f86654 [fixed] checks for class instead of components
5
+ a3d6e2a [changed] Render empty div before transition hooks
6
+ f474ab1 [changed] '.' is no longer a path delimeter
7
+ f3dcdd7 [fixed] injectParams invariant should not throw on values that coerce to false.
8
+ 468bf3b [changed] Deprecate Router interface
9
+ 31d1a6e [added] renderComponentToString()
10
+
11
+
1
12
v0.2.0
2
13
Tue, 24 Jun 2014 04:59:24 GMT
3
14
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-nested-router" ,
3
- "version" : " 0.2.0 " ,
3
+ "version" : " 0.2.1 " ,
4
4
"description" : " A complete routing library for React" ,
5
5
"tags" : [
6
6
" react" ,
47
47
"event-emitter" : " ^0.3.1" ,
48
48
"querystring" : " ^0.2.0"
49
49
}
50
- }
50
+ }
You can’t perform that action at this time.
0 commit comments