Skip to content

Commit 7f60ea6

Browse files
committed
Version 0.13.2
1 parent 67e9b3d commit 7f60ea6

File tree

10 files changed

+395
-257
lines changed

10 files changed

+395
-257
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
v0.13.2 - Tue, 24 Mar 2015 14:22:07 GMT
2+
---------------------------------------
3+
4+
- [4a8b756](../../commit/4a8b756) [fixed] empty query strings not being removed
5+
- [1b2293b](../../commit/1b2293b) [fixed] use context in examples
6+
- [4af3c18](../../commit/4af3c18) [fixed] HashLocation triggers 'replace' state on transition.redirect()
7+
- [59c28de](../../commit/59c28de) [fixed] Empty query string now routes correctly
8+
- [f5d4f36](../../commit/f5d4f36) [fixed] Docs Update
9+
10+
111
v0.13.1 - Fri, 20 Mar 2015 22:21:57 GMT
212
---------------------------------------
313

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-router",
3-
"version": "0.13.1",
3+
"version": "0.13.2",
44
"description": "A complete routing library for React.js",
55
"main": "build/global/ReactRouter.js",
66
"homepage": "https://github.com/rackt/react-router",

0 commit comments

Comments
 (0)