Skip to content

Commit 83e59b6

Browse files
committed
feat: update baselib defs to 3.5.7
1 parent 5c2b157 commit 83e59b6

File tree

2 files changed

+535
-18
lines changed

2 files changed

+535
-18
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 2024-09-24 v4.0.1
2+
- 更新 API 定义到 3.5.7
3+
14
## 2024-09-24 v4.0.0
25
合入 [#332](https://github.com/wechat-miniprogram/api-typings/pull/332), [#333](https://github.com/wechat-miniprogram/api-typings/pull/333), [#334](https://github.com/wechat-miniprogram/api-typings/pull/334) by [@lvzl](https://github.com/lv-z-l)。这几个 Pull Request 对 `Component``Behavior` 的实现进行了较大改动,以支持:
36
1. 对于 `Array``Object` 类型的 `property``data`,以值的实际类型作为泛型推导的结果,而非固定推导为 `any[]``Record<string, any>`

0 commit comments

Comments
 (0)