Commit Graph

17 Commits (445e1c9ae73e86e4011e2fb904927adc420227cf)

Author SHA1 Message Date
Daniel Roe c002aaa97c
fix(types): add missing types for `create` and `setBaseURL` (#122)
* fix: add missing types for `create` and `setBaseURL`

* fix: correct `create` return type
2020-08-21 12:51:38 +02:00
Wildan Maulana Syahidillah 3a9100f2fe
fix(types): update types for `HTTPError` to `ky.HTTPError` (#91)
sindresorhus/ky#241
2020-03-31 12:04:02 +02:00
Kotaro Imai 3d0aa272d2 feat: add `onRetry` hook (#79) 2019-11-02 12:02:50 +01:00
Kotaro Imai a6bab0f072 feat(types): provide nuxt 2.9 compatible types (#78) 2019-11-01 17:35:50 +01:00
Michel EDIGHOFFER be10314531 fix(types): fix argument of onError (#67) 2019-09-01 17:17:05 +02:00
Patrick Weingärtner aff7a35cf7 fix(types): replace `JSONValue import from ky to `unknown` (#63) 2019-08-12 21:28:58 +04:30
Patrick Weingärtner 60e3370bd5 fix(types): add missing `JSONValue` import (#28) 2019-04-28 21:39:52 +04:30
pooya parsa 57b8a8be9a feat: allow passing body as argument 2019-04-10 01:03:35 +04:30
pooya parsa 3cf48c6668 update types 2019-03-29 13:18:23 +04:30
pooya parsa 65026af95a update 2019-03-24 00:09:09 +04:30
pooya parsa a8a288cee0 docs: remove onResponseError, onRequestError 2019-03-24 00:04:52 +04:30
pooya parsa e01118631b docs: basic migration from axios to http 2019-03-24 00:03:48 +04:30
Romain Lanz 1ed6e2ffef fix(types): correct Vuex Store instance (#227) 2019-03-05 12:18:39 +03:30
mvrlin 7f8952aa08 feat(types): add Context interface 2019-02-11 12:14:37 +03:30
mvrlin 92edc6ab1d style(types): remove extra semicolons 2019-02-11 12:14:37 +03:30
mvrlin efb7191358 fix(types): add AxiosError interface 2019-02-11 12:14:37 +03:30
mvrlin deb2834506 fix(types): move types in types folder 2019-02-11 12:14:37 +03:30