Skip to content

v1.2.0

Compare
Choose a tag to compare
@jonchurch jonchurch released this 22 May 02:16
· 8 commits to main since this release

This release makes sure type declarations are published, as they previously were not.
This required fixing a build error, where we needed to change the type of the Config received by the response interceptor

  • fix a typeerror with InternalAxiosRequestConfig 2208c27
  • emit type declarations b91e805

v1.1.1...v1.2.0