Skip to content

Axios classification v0.3.0

Choose a tag to compare

@gingaminga gingaminga released this 08 May 06:08
· 4 commits to main since this release

기능 추가

  • request 메소드 추가 (get/post/put/patch/delete 을 제외한 나머지 요청을 수행해야하는 경우)
  • isAxiosError 메소드 추가

타입 수정

  • 더 정확한 타입 매칭을 위한 처리(get/post/put/patch/delete/request)