9 Commits

Author SHA1 Message Date
Simone Busoli
3040b80696
fix: typing of serializeCache function 2019-10-20 12:30:19 +02:00
Simone Busoli
88829b0206 fix: do not execute manual requests on server 2019-10-19 17:24:01 +02:00
Jonathan Verrecchia
87b498db01 Add useCache option for standard useAxios call 2019-09-29 15:45:38 +09:00
Simone Busoli
076f89a267 refactor: Add tests to check that typescript definitions are correct
Fixes #23
2019-08-05 19:48:20 +02:00
Thupi Ceylons
c951b716b0 Change ResponseValues to a generic 2019-07-21 02:11:42 +02:00
Simone Busoli
1fccd27d9b feat: Allow using the cache when triggering requests manually
Closes #19
2019-07-18 00:57:22 +02:00
Ben Smith
85a77133cf Added another missing typing 2019-07-16 13:41:08 +01:00
Ben Smith
2f4f95ded1 Add missing typing parameter 2019-07-16 12:47:24 +01:00
Joseph Tongay
3ccca2365c Feature/typescript support (#11)
* added typescript definitions file

* cleaning up logs

* resolving dependencies

* resolved linked package issue for testing

* removed typescript as a dev dependency

* undo changes to package lock since no changes
2019-06-19 21:57:16 -06:00