Skip to content

2.3.0

Compare
Choose a tag to compare
@kingjan1999 kingjan1999 released this 19 Mar 15:53
· 175 commits to master since this release
5d085e4

Features

  • Add basic support for interceptors (#5, #23)
  • Add support for more methods (patch, head, options) (#11, #12)
  • Add support for axios.all (#21)

Bugfixes

  • Fix typescript declarations (#10, #15)

Internals

  • Fix various README typos (#22)
  • Migrate internal build process from webpack to typescript (#10)