Skip to content

Releases: Arilas/navios

Navios v0.4.0

06 Jun 15:10
Compare
Choose a tag to compare

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

06 Jun 15:10
Compare
Choose a tag to compare

The initial release of Navios Zod. A library to use zod schemas for working with your API calls.