Releases: Arilas/navios
Releases · Arilas/navios
Navios v0.4.0
This release brings:
- Added support for passing URLSearchParams as a
params
field - Added new body interceptor
- Added support for async response interceptors
- Fixed re-sending request from final config
- Fixed parsing non-json response with json handler
- Fixed different behavior for non-successful requests
- Fixed internal navios error can be of type Response
Navios Zod v0.4.0
The initial release of Navios Zod. A library to use zod schemas for working with your API calls.