Skip to content

Commit

Permalink
release v0.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanflorence committed Aug 26, 2014
1 parent c714c68 commit 5ff2985
Show file tree
Hide file tree
Showing 5 changed files with 1,334 additions and 844 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
v0.5.3 - Tue, 26 Aug 2014 03:36:42 GMT
--------------------------------------

- [273625a](../../commit/273625a) [fixed] Active state on <Link>s with key prop
- [283d3f6](../../commit/283d3f6) [added] RouteStore#registerChildren
- [a030648](../../commit/a030648) [changed] Relaxed MemoryStore invariant
- [e028768](../../commit/e028768) [added] <DefaultRoute> component
- [6878120](../../commit/6878120) [added] onAbortedTransition, onActiveStateChange, onTransitionError Routes props
- [58073ca](../../commit/58073ca) [changed] Transition#cancelReason => abortReason
- [6d1ae95](../../commit/6d1ae95) [fixed] sibling array route configs
- [0e7a182](../../commit/0e7a182) [added] pluggable history implementations closes #166
- [ca96f86](../../commit/ca96f86) [fixed] typo in Link
- [f3dc513](../../commit/f3dc513) [added] onClick handler to <Link />
- [b9f92f9](../../commit/b9f92f9) [changed] updated rf-changelog


v0.5.2 - Thu, 07 Aug 2014 18:25:47 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.2",
"version": "0.5.3",
"homepage": "https://github.com/rackt/react-router",
"authors": [
"Ryan Florence",
Expand Down

0 comments on commit 5ff2985

Please sign in to comment.