Skip to content

Commit a265b49

Browse files
committed
release v0.5.1
1 parent c1fecd5 commit a265b49

File tree

5 files changed

+285
-94
lines changed

5 files changed

+285
-94
lines changed

CHANGELOG

+15
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
v0.5.1
2+
Mon, 04 Aug 2014 22:16:38 GMT
3+
4+
08f5a69 [fixed] location="history" fallback
5+
87b1c2a [fixed] Navigation to root URL can fail
6+
760f021 [fixed] infinite loop in RouteStore.unregisterRoute
7+
5663924 Revert "[added] initialPath prop to <Routes>"
8+
5fea685 [added] Router.AsyncState mixin
9+
b0aa491 [added] initialPath prop to <Routes>
10+
395a590 [changed] fallback to window.location for history
11+
2a3582e [changed] make URLStore.push idempotent
12+
4c4f87b [fixed] alt click on Link should count as modified
13+
97c02f1 [fixed] middle click on <Link/>
14+
15+
116
v0.5.0
217
Sat, 26 Jul 2014 22:38:36 GMT
318

bower.json

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

0 commit comments

Comments
 (0)