Skip to content

Commit

Permalink
release v0.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanflorence committed Oct 13, 2014
1 parent 424708a commit ca1563d
Show file tree
Hide file tree
Showing 5 changed files with 4,172 additions and 525 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
v0.9.4 - Mon, 13 Oct 2014 19:53:10 GMT
--------------------------------------

- [0cd20cf](../../commit/0cd20cf) Revert "[removed] "static" <Route> props"
- [db26b7d](../../commit/db26b7d) [removed] "static" <Route> props
- [e571c27](../../commit/e571c27) [fixed] Add .active class to <Link>s with absolute hrefs
- [ea5a380](../../commit/ea5a380) [fixed] Make sure onChange is fired at synchronous first render
- [dee374f](../../commit/dee374f) [fixed] Listen to path changes caused by initial redirect, fixes #360
- [d47d7dd](../../commit/d47d7dd) [fixed] potential infinite loop during transitions
- [1b1a62b](../../commit/1b1a62b) [added] Server-side rendering
- [c7ca87e](../../commit/c7ca87e) [added] <Routes onError>


v0.9.3 - Wed, 08 Oct 2014 14:44:52 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.9.3",
"version": "0.9.4",
"homepage": "https://github.com/rackt/react-router",
"authors": [
"Ryan Florence",
Expand Down
Loading

0 comments on commit ca1563d

Please sign in to comment.