Commit Graph

5 Commits

Author SHA1 Message Date
Dmitriy Pleshevskiy 56af2e57aa chore: build to commonjs 2021-07-05 07:41:11 +03:00
Dmitriy Pleshevskiy e303485f58 Merge pull request #15 from pleshevskiy/bug-14
fix: filter undefined variable values
2020-11-06 04:51:29 +03:00
Dmitriy Pleshevskiy 132ae5c22c fix: filter undefined variable values
chore(tests): add tests for misc methods

Closes #14
2020-11-06 04:47:01 +03:00
Dmitriy Pleshevskiy 243f4f77e5 feat!(client): add client fetch based
breaking!(context): client prop instead base url
refac: change axios response to client response
chore(deps): remove axios
chore: update example

Closes #2
2020-11-05 00:23:57 +03:00
Dmitriy Pleshevskiy e9c18c9fea Initial commit
feat(context): add context for request
feat(client): add hook for get memo rest client
feat(endpoint): add endpoint object for configure rest methods
feat(request): add request hook
refac(request): return cached data for same query
refac(request): remove void variables for endpoints
feat(request): add headers to request cache
2020-11-04 00:39:14 +03:00