File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1+ ## 3.1.0 (2018-12-06)
2+
3+ * chore: update changelog ([ 1119361] ( https://github.com/auru/unity-api/commit/1119361 ) )
4+ * chore: update changelog ([ f8a68a4] ( https://github.com/auru/unity-api/commit/f8a68a4 ) )
5+ * chore: update package-lock file ([ 43d4d97] ( https://github.com/auru/unity-api/commit/43d4d97 ) )
6+ * feat(APIError): try to parse json content in body field ([ bff075e] ( https://github.com/auru/unity-api/commit/bff075e ) )
7+ * feat(fetch): add cancel callback and return only response-like object ([ a473860] ( https://github.com/auru/unity-api/commit/a473860 ) )
8+ * feat(fetch): fix tests and readme ([ 72b4e8d] ( https://github.com/auru/unity-api/commit/72b4e8d ) )
9+ * fix(ApiCall): fix AbortSignal support ([ 5c5bd73] ( https://github.com/auru/unity-api/commit/5c5bd73 ) )
10+ * fix(fetch): fix issues ([ 5fcb6e2] ( https://github.com/auru/unity-api/commit/5fcb6e2 ) )
11+
12+
13+
114## <small >3.0.1 (2018-12-06)</small >
215
316* feat(fetch): add cancel callback and return only response-like object ([ a473860] ( https://github.com/auru/unity-api/commit/a473860 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " unity-api" ,
3- "version" : " 3.0.1 " ,
3+ "version" : " 3.1.0 " ,
44 "description" : " REST-API helper, wrapped around fetch." ,
55 "main" : " dist/index.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments