|
| 1 | +v0.12.0 - Tue, 10 Feb 2015 20:12:42 GMT |
| 2 | +--------------------------------------- |
| 3 | + |
| 4 | +- [cd2087d](../../commit/cd2087d) [added] default handler to routes |
| 5 | +- [848361e](../../commit/848361e) [fixed] Clean up mounted route component on unmount so we don't leak references |
| 6 | +- [5bcf653](../../commit/5bcf653) [fixed] Double slash in href when parent route has optional trailing slash |
| 7 | +- [26cb7d1](../../commit/26cb7d1) [added] node_modules to gitignore |
| 8 | +- [e280efd](../../commit/e280efd) [changed] Don't restore scroll position on Forward |
| 9 | +- [20c2c9b](../../commit/20c2c9b) [fixed] Do not decode + in pathname |
| 10 | +- [fe5ec39](../../commit/fe5ec39) [fixed] Double-encoding of query strings |
| 11 | +- [df38294](../../commit/df38294) [fixed] Allow comments in JSX config |
| 12 | +- [84056ba](../../commit/84056ba) [fixed] Ignore falsy routes |
| 13 | +- [81c7a57](../../commit/81c7a57) [changed] Removed "modules" directory |
| 14 | +- [4a770e8](../../commit/4a770e8) [fixed] Using TestLocation without DOM |
| 15 | +- [e24cf0f](../../commit/e24cf0f) Revert "[fixed] Path.withQuery strips query if query is empty" |
| 16 | +- [2ac2510](../../commit/2ac2510) [added] router.replaceRoutes(children) |
| 17 | +- [1f81286](../../commit/1f81286) [fixed] Ignore stale transitions |
| 18 | +- [c6ed6fa](../../commit/c6ed6fa) [removed] transition.wait, use callbacks instead |
| 19 | +- [75c6206](../../commit/75c6206) [added] router.stop() |
| 20 | +- [4e96256](../../commit/4e96256) [fixed] Preserve original query with HashLocation |
| 21 | +- [2f19e63](../../commit/2f19e63) [changed] Bump qs dependency version |
| 22 | +- [b98f5a1](../../commit/b98f5a1) [changed] Use webpack instead of Browserify |
| 23 | +- [94dc231](../../commit/94dc231) [changed] Run the examples with `npm run examples` |
| 24 | +- [0862ea2](../../commit/0862ea2) [fixed] Path.withQuery strips query if query is empty |
| 25 | + |
| 26 | + |
1 | 27 | v0.11.6 - Wed, 17 Dec 2014 19:29:53 GMT
|
2 | 28 | ---------------------------------------
|
3 | 29 |
|
|
0 commit comments