@@ -4,24 +4,18 @@ v0.12.0 - Tue, 10 Feb 2015 20:12:42 GMT
4
4
- [ cd2087d] ( ../../commit/cd2087d ) [ added] default handler to routes
5
5
- [ 848361e] ( ../../commit/848361e ) [ fixed] Clean up mounted route component on unmount so we don't leak references
6
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
7
- [ e280efd] ( ../../commit/e280efd ) [ changed] Don't restore scroll position on Forward
9
8
- [ 20c2c9b] ( ../../commit/20c2c9b ) [ fixed] Do not decode + in pathname
10
9
- [ fe5ec39] ( ../../commit/fe5ec39 ) [ fixed] Double-encoding of query strings
11
10
- [ df38294] ( ../../commit/df38294 ) [ fixed] Allow comments in JSX config
12
11
- [ 84056ba] ( ../../commit/84056ba ) [ fixed] Ignore falsy routes
13
- - [ 81c7a57] ( ../../commit/81c7a57 ) [ changed] Removed "modules" directory
14
12
- [ 4a770e8] ( ../../commit/4a770e8 ) [ fixed] Using TestLocation without DOM
15
- - [ e24cf0f] ( ../../commit/e24cf0f ) Revert "[ fixed] Path.withQuery strips query if query is empty"
16
13
- [ 2ac2510] ( ../../commit/2ac2510 ) [ added] router.replaceRoutes(children)
17
14
- [ 1f81286] ( ../../commit/1f81286 ) [ fixed] Ignore stale transitions
18
15
- [ c6ed6fa] ( ../../commit/c6ed6fa ) [ removed] transition.wait, use callbacks instead
19
16
- [ 75c6206] ( ../../commit/75c6206 ) [ added] router.stop()
20
17
- [ 4e96256] ( ../../commit/4e96256 ) [ fixed] Preserve original query with HashLocation
21
18
- [ 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
19
26
20
27
21
v0.11.6 - Wed, 17 Dec 2014 19:29:53 GMT
0 commit comments