Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.96 KB

CHANGELOG.md

File metadata and controls

32 lines (20 loc) · 1.96 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.2.0 (2023-01-31)

Features

  • 代码格式化 (697bc72)
  • 完善testcase 配置。新增请求缓存生成器逻辑 (586064d)
  • 属性值合法校验 (1a94b16)
  • 新增eslint (731c5e8)
  • 新增example (e9f57d3)
  • 新增类型声明,完善说明文档 (d679234)
  • 新增请求缓存函数生成器 (50874aa)
  • 新增请求缓存函数生成器 (7f5d477)
  • 重构rollup 配置。 (f4a76c8)

Bug Fixes

1.1.0 (2023-01-04)

Features