We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ea547e commit 77a594cCopy full SHA for 77a594c
CHANGES.md
@@ -1,6 +1,9 @@
1
## [HEAD]
2
> Unreleased
3
4
+## [v2.0.0-rc6]
5
+> March 9, 2016
6
+
7
- Fixed bug where transition hooks were not called on child routes of
8
parent's whose params changed but the child's did not. ([#3166])
9
package.json
@@ -1,6 +1,6 @@
{
"name": "react-router",
- "version": "2.0.0",
+ "version": "2.0.1",
"description": "A complete routing library for React.js",
"files": [
"*.md",
0 commit comments