Skip to content
This repository has been archived by the owner on Sep 6, 2022. It is now read-only.

v1.0.0

Compare
Choose a tag to compare
@zhbhun zhbhun released this 25 Feb 03:35
· 5 commits to master since this release

1.0.0 (2021-02-25)

Bug Fixes

  • transformResponse 设置为非必填 (bbe940a)
  • 修复 CI 脚本配置错误问题 (b3b438b)
  • 修复 create 问题 (c9c3c29)
  • 修复 ts 类型构建后被覆盖问题 (59c3013)

Features

  • 增加 nodejs 端的测试 demo (d2fd9ab)
  • 实现 json 版本的 axios 封装 (3d74c11)
  • 支持表单类型参数的序列化 (2eb3eb4)