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

Latest commit

 

History

History
96 lines (54 loc) · 3.8 KB

CHANGELOG.md

File metadata and controls

96 lines (54 loc) · 3.8 KB

1.7.0 (2021-03-22)

Features

  • 支持单次请求设置cache存储 (b1720a8)

1.6.3 (2020-06-08)

Bug Fixes

1.6.2 (2020-02-23)

Bug Fixes

1.6.1 (2020-02-23)

Bug Fixes

  • 修复依赖问题和类型问题 (47c6214)

1.6.0 (2020-02-22)

Bug Fixes

  • 请求日志类型错误 (eaa4397)

Features

1.5.3 (2019-09-29)

Bug Fixes

1.5.2 (2019-09-29)

Bug Fixes

  • 修复 babel 配置错误 (c4867f9)

1.5.1 (2019-09-28)

Bug Fixes

1.5.0 (2019-09-28)

Bug Fixes

  • 修复请求数据转化函数调用时机 (cd02241)

Features

  • 增加请求头合并和默认请求头 (0f8dff5)
  • 增加请求头测试 (aeefa3f)
  • 支持 responseType 配置 (c05515a)
  • 新增 validateResponse 配置项 (4225c7f)
  • 新增基于浏览器 storage 的缓存实现 (484a58e)
  • 新增配置参数 searc/seachPropTypes/body/bodyPropTypes (b8619f7)

1.4.0 (2019-09-24)

Features

  • 浏览器平台支持 withCredentials 配置 (2546ae1)

1.3.2 (2019-09-19)

Bug Fixes

1.3.1 (2019-09-19)

Bug Fixes

  • 修复构建输出缺少 cjs 格式的问题 (2e17a85)
  • 修复构建输出缺少 cjs 格式的问题 (a055ee2)