We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0557687 commit bead4ceCopy full SHA for bead4ce
CHANGELOG
@@ -1,3 +1,10 @@
1
+v0.2.0
2
+Tue, 24 Jun 2014 04:59:24 GMT
3
+
4
+468bf3b [changed] Deprecate Router interface
5
+31d1a6e [added] renderComponentToString()
6
7
8
v0.1.0
9
Thu, 19 Jun 2014 19:11:38 GMT
10
package.json
@@ -1,6 +1,6 @@
{
"name": "react-nested-router",
- "version": "0.1.0",
+ "version": "0.2.0",
"description": "A complete routing library for React",
"tags": [
"react",
@@ -41,4 +41,4 @@
41
"querystring": "^0.2.0",
42
"react": "^0.10.0"
43
}
44
-}
+}
0 commit comments