Commit graph

9 commits

Author SHA1 Message Date
3c1582ef9f feat: add response to state 2021-06-17 22:43:29 +03:00
4ddc6fb420 fix: don't get json from error 2021-06-15 12:04:30 +03:00
6249d0bde9 fix: try to get json data from error 2021-06-15 00:11:58 +03:00
7683c20a2e feat: add request cancelation
Closes #26
2020-12-23 05:16:03 +03:00
edc88a64ff fix: change default params type to unknown 2020-12-23 00:18:55 +03:00
a1afb6b599 feat: add refetch function to hooks state
Closes #22
2020-12-19 17:03:49 +03:00
651e09bc31 feat: extract types from endpoint
chore: change example and readme

Closes #24
2020-12-19 13:26:22 +03:00
96c7ea554c chore: bump version 2020-12-08 10:40:55 +03:00
49aac94675 fix: use window location as base url
chore: add dist folder to repo
chore(deps): add node-fetch for tests
chore: change prepare request visibility
chore: add tests for prepare request method
chore: update example

Closes #20
2020-12-08 10:35:18 +03:00