Releases: roonie007/axiod
Releases · roonie007/axiod
0.26.2
Update interfaces.ts
Allow async interceptors, as request<T> codebase allows it
0.26.1
docs: add responseType and interceptors to the readme
0.26.0
feat: add response type and auto parsing
0.25.0
feat: add interceptors
chore: add formatting rules, format all files and force vscode formatter to use Deno formatter by default
0.24.2
refactor: add named export for axiod
0.24.1
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
feat: add support for redirection
0.23.2
Fix(timeout): removed default timeout set when creating new axiod instance
0.23.1
Replace import map by a better convention
0.23
- Added timeout support
- Added type generics support ( typescript )
- Fix falling test
Huge thanks to everyone who contributed to this release: