Skip to content

Commit 7ee1a22

Browse files
committed
release v0.10.0
1 parent 70b442a commit 7ee1a22

File tree

5 files changed

+1071
-1044
lines changed

5 files changed

+1071
-1044
lines changed

CHANGELOG.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
1+
v0.10.0 - Thu, 30 Oct 2014 05:09:44 GMT
2+
---------------------------------------
3+
4+
- [70b442a](../../commit/70b442a) [added] React 0.12 compatibility
5+
6+
17
v0.9.5 - Thu, 30 Oct 2014 04:50:09 GMT
28
--------------------------------------
39

4-
- [fb87b23](../../commit/fb87b23) Revert "Revert "Revert "[removed] "static" <Route> props"""
5-
- [53bc0fb](../../commit/53bc0fb) Revert "Revert "[removed] "static" <Route> props""
610
- [6192285](../../commit/6192285) [added] <Route ignoreScrollBehavior /> to opt out of scroll behavior for itself and descendants
711

812

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-router",
3-
"version": "0.9.5",
3+
"version": "0.10.0",
44
"homepage": "https://github.com/rackt/react-router",
55
"authors": [
66
"Ryan Florence",

0 commit comments

Comments
 (0)