UNPKG
@remax/mini-types
Version:
latest (0.1.0)
0.1.0
0.0.6
0.0.5
TypeScript declarations for Alipay's mini program.
github.com/remaxjs/mini-types
remaxjs/mini-types
@remax/mini-types
/
CHANGELOG.md
14 lines
(8 loc)
•
271 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# next
*
**Bug Fix**
-
修复
`IPreviewImageOptions`
的
`current`
属性为
`number`
类型。
# 0.0.2
`2019-06-10`
*
**Bug Fix**
-
将 destructiveBtnIndex 参数设为可选;
-
删掉没有使用到且与新版 TypeScript 底层库冲突的 Omit 类型。