Skip to content

Releases: suhaotian/xior

v0.0.4

20 Feb 03:22
Compare
Choose a tag to compare
  • feat: support url as first paramter in xiorInstance.request('/url')
  • feat: mark headers and params types as Record<string, any> and not undefined in interceptors
  • feat: add generic type to XiorRequestConfig