Skip to content

Releases: roonie007/axiod

0.26.2

08 Sep 05:43
Compare
Choose a tag to compare
Update interfaces.ts

Allow async interceptors, as request<T> codebase allows it

0.26.1

15 Apr 01:41
Compare
Choose a tag to compare

docs: add responseType and interceptors to the readme

0.26.0

15 Apr 01:27
Compare
Choose a tag to compare

feat: add response type and auto parsing

0.25.0

15 Apr 00:45
Compare
Choose a tag to compare

feat: add interceptors
chore: add formatting rules, format all files and force vscode formatter to use Deno formatter by default

0.24.2

14 Apr 22:08
Compare
Choose a tag to compare

refactor: add named export for axiod

0.24.1

12 Apr 00:18
Compare
Choose a tag to compare

refactor: replace deno http by oak for abortion problems
fix: sometime content-type is application/json but not a valid json in the body

0.24

24 Dec 13:49
Compare
Choose a tag to compare

feat: add support for redirection

0.23.2

09 Nov 23:51
Compare
Choose a tag to compare

Fix(timeout): removed default timeout set when creating new axiod instance

0.23.1

04 Oct 08:10
Compare
Choose a tag to compare

Replace import map by a better convention

0.23

03 Oct 17:47
Compare
Choose a tag to compare
  • Added timeout support
  • Added type generics support ( typescript )
  • Fix falling test

Huge thanks to everyone who contributed to this release: