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 7eea391 commit 3f92506Copy full SHA for 3f92506
CHANGES.md
@@ -1,4 +1,4 @@
1
-## [HEAD]: https://github.com/rackt/react-router/compare/latest...HEAD
+## [HEAD]
2
3
- Added `render` prop to `Router`
4
- Added singleton `browserHistory` and `hashHistory`
@@ -8,6 +8,8 @@
8
- Deprecated Route Component `props.history`
9
- Deprecated `context.location`
10
11
+[HEAD]: https://github.com/rackt/react-router/compare/latest...HEAD
12
+
13
## [v1.0.3]
14
> Dec 23, 2015
15
0 commit comments