File tree Expand file tree Collapse file tree 5 files changed +968
-669
lines changed Expand file tree Collapse file tree 5 files changed +968
-669
lines changed Original file line number Diff line number Diff line change
1
+ v0.12.1 - Mon, 23 Feb 2015 22:54:19 GMT
2
+ ---------------------------------------
3
+
4
+ - [ 3d8a883] ( ../../commit/3d8a883 ) [ fixed] Ignore extraneous popstate events in WebKit
5
+ - [ db2607d] ( ../../commit/db2607d ) [ fixed] Double-encoding of URLs
6
+ - [ c5a24a5] ( ../../commit/c5a24a5 ) [ added] Route/Match classes
7
+ - [ ae6fcda] ( ../../commit/ae6fcda ) [ changed] Rename Scrolling => ScrollHistory
8
+ - [ f975bdf] ( ../../commit/f975bdf ) [ fixed] allow a StaticLocation to be passed directly when creating a router
9
+ - [ 7d52d55] ( ../../commit/7d52d55 ) [ changed] TestLocation is a constructor
10
+ - [ 193222e] ( ../../commit/193222e ) [ added] StaticLocation, for server-side rendering
11
+ - [ e05e229] ( ../../commit/e05e229 ) [ added] Transition#cancel
12
+ - [ 04ba639] ( ../../commit/04ba639 ) [ added] Link activeStyle property
13
+ - [ 585d8ec] ( ../../commit/585d8ec ) [ fixed] Use more correct children invariant
14
+ - [ 62c49d2] ( ../../commit/62c49d2 ) [ changed] Change Navigation to return the result of goBack()
15
+ - [ 83c8f59] ( ../../commit/83c8f59 ) [ fixed] Allow special characters in query
16
+
17
+
1
18
v0.12.0 - Tue, 10 Feb 2015 20:12:42 GMT
2
19
---------------------------------------
3
20
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-router" ,
3
- "version" : " 0.12.0 " ,
3
+ "version" : " 0.12.1 " ,
4
4
"description" : " A complete routing library for React.js" ,
5
5
"main" : " build/global/ReactRouter.js" ,
6
6
"homepage" : " https://github.com/rackt/react-router" ,
You can’t perform that action at this time.
0 commit comments