Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 494 Bytes

CHANGELOG.MD

File metadata and controls

29 lines (20 loc) · 494 Bytes

1.1.0

  • refactor: #55 revise response data processing @atzcl
  • feat: #57 support promised request interceptor @clock157

1.0.7

  • feat: Send data using delete
  • feat: use umi-lint

1.0.6

  • fix: index.d.ts 缺少 patch 方法定义 @handycode

1.0.5

  • feat: #32 send data for patch

1.0.4

  • fix: #25 error type

1.0.3

  • fix: #7 throw error when method is undefined

1.0.2

  • fix: #5 method is 'patch' has some error

1.0.1

  • support url suffix

1.0.0

  • first version