Skip to content

Commit

Permalink
release v0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanflorence committed Aug 4, 2014
1 parent c1fecd5 commit a265b49
Show file tree
Hide file tree
Showing 5 changed files with 285 additions and 94 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
v0.5.1
Mon, 04 Aug 2014 22:16:38 GMT

08f5a69 [fixed] location="history" fallback
87b1c2a [fixed] Navigation to root URL can fail
760f021 [fixed] infinite loop in RouteStore.unregisterRoute
5663924 Revert "[added] initialPath prop to <Routes>"
5fea685 [added] Router.AsyncState mixin
b0aa491 [added] initialPath prop to <Routes>
395a590 [changed] fallback to window.location for history
2a3582e [changed] make URLStore.push idempotent
4c4f87b [fixed] alt click on Link should count as modified
97c02f1 [fixed] middle click on <Link/>


v0.5.0
Sat, 26 Jul 2014 22:38:36 GMT

Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-router",
"version": "0.5.0",
"version": "0.5.1",
"homepage": "https://github.com/rackt/react-router",
"authors": [
"Ryan Florence",
Expand Down

0 comments on commit a265b49

Please sign in to comment.