Commit Graph

8 Commits

Author SHA1 Message Date
Dmitriy Pleshevskiy 56af2e57aa chore: build to commonjs 2021-07-05 07:41:11 +03:00
Dmitriy Pleshevskiy 163822a49f feat: add clear request store 2021-06-23 02:31:42 +03:00
Dmitriy Pleshevskiy f109d87b41 refac: move abort controller to lazy request hook 2021-06-22 22:48:22 +03:00
Dmitriy Pleshevskiy 4ddc6fb420 fix: don't get json from error 2021-06-15 12:04:30 +03:00
Dmitriy Pleshevskiy 6249d0bde9 fix: try to get json data from error 2021-06-15 00:11:58 +03:00
Dmitriy Pleshevskiy 7683c20a2e feat: add request cancelation
Closes #26
2020-12-23 05:16:03 +03:00
Dmitriy Pleshevskiy 96c7ea554c chore: bump version 2020-12-08 10:40:55 +03:00
Dmitriy Pleshevskiy 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