Skip to content

Releases: gingaminga/axios-classification

Axios classification v0.3.2

Choose a tag to compare

@gingaminga gingaminga released this 08 May 13:32

기능 추가

  • axios instance의 default config를 확인할 수 있는 메소드 추가

Axios classification v0.3.1

Choose a tag to compare

@gingaminga gingaminga released this 08 May 06:33

타입 수정

  • isAxiosError 메소드의 return type을 타입가드 처리

Axios classification v0.3.0

Choose a tag to compare

@gingaminga gingaminga released this 08 May 06:08

기능 추가

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

타입 수정

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

Axios classification v0.2.4

Choose a tag to compare

@gingaminga gingaminga released this 22 Apr 15:15

타입 정의 수정

일부 메소드 타입 정의 수정 (AxiosResponse 타입을 제대로 처리하지 못한 일부 메소드 수정)

Axios classification v0.2.3

Choose a tag to compare

@gingaminga gingaminga released this 22 Apr 15:09

타입 수정

axios 메소드 호출 시, header의 타입정의를 잘못함.
기존 AxiosRequestHeaders 에서 RawAxiosRequestHeaders 정의로 변경

Axios classification v0.2.2

Choose a tag to compare

@gingaminga gingaminga released this 21 Apr 07:42

Docs 설명 추가

커스텀 클래스에 상속받아 사용하는 방법을 기술

Axios classification v0.2.1

Choose a tag to compare

@gingaminga gingaminga released this 05 Apr 05:45

axios response type export 추가

  • IAxiosResponse

기존 AxiosError를 TAxiosError로 변경하여 export

Axios classification v0.2.0

Choose a tag to compare

@gingaminga gingaminga released this 26 Mar 06:40

AxiosError type을 매핑한 IAxiosError type export 추가

Axios classification v0.1.2

Choose a tag to compare

@gingaminga gingaminga released this 14 Mar 02:44
💚 Ci: 버전 변경 및 명령어 수행 변경