Skip to content

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 14 Feb 12:24
· 35 commits to main since this release
4969074

Breaking Changes

  • Enhance error in the response interceptor automatically (Svyat Sobol)

Features

  • Enhance error in the response interceptor automatically (Svyat Sobol)

Code Refactoring

  • Rename type and refine comment (Svyat Sobol)
  • Use native TS utility to infer Parameters (Svyat Sobol)
  • Ditch GenericAxiosHandler to ensure type soundness (Svyat Sobol)
  • Use symbol instead of string literal to determine if axios instance already patched (Svyat Sobol)

Chores