Skip to content

Commit 5ff2985

Browse files
committed
release v0.5.3
1 parent c714c68 commit 5ff2985

File tree

5 files changed

+1334
-844
lines changed

5 files changed

+1334
-844
lines changed

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
v0.5.3 - Tue, 26 Aug 2014 03:36:42 GMT
2+
--------------------------------------
3+
4+
- [273625a](../../commit/273625a) [fixed] Active state on <Link>s with key prop
5+
- [283d3f6](../../commit/283d3f6) [added] RouteStore#registerChildren
6+
- [a030648](../../commit/a030648) [changed] Relaxed MemoryStore invariant
7+
- [e028768](../../commit/e028768) [added] <DefaultRoute> component
8+
- [6878120](../../commit/6878120) [added] onAbortedTransition, onActiveStateChange, onTransitionError Routes props
9+
- [58073ca](../../commit/58073ca) [changed] Transition#cancelReason => abortReason
10+
- [6d1ae95](../../commit/6d1ae95) [fixed] sibling array route configs
11+
- [0e7a182](../../commit/0e7a182) [added] pluggable history implementations closes #166
12+
- [ca96f86](../../commit/ca96f86) [fixed] typo in Link
13+
- [f3dc513](../../commit/f3dc513) [added] onClick handler to <Link />
14+
- [b9f92f9](../../commit/b9f92f9) [changed] updated rf-changelog
15+
16+
117
v0.5.2 - Thu, 07 Aug 2014 18:25:47 GMT
218
--------------------------------------
319

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.2",
3+
"version": "0.5.3",
44
"homepage": "https://github.com/rackt/react-router",
55
"authors": [
66
"Ryan Florence",

0 commit comments

Comments
 (0)