We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f8713c commit 230fa49Copy full SHA for 230fa49
1 file changed
CHANGELOG.md
@@ -1,17 +1,11 @@
1
## 0.4.30
2
3
-`2019-08-14`
+`2019-08-27`
4
5
- **Bug Fix**
6
- 修复 `collapse` 在 `didUnmout` 时清除缓存的问题 [#291](https://github.com/ant-mini-program/mini-antui/pull/291)
7
-
8
-`2019-08-16`
9
10
-- **Bug Fix**
11
- 修复 `swipe-action` 在模拟器中点击会触发滑动的问题 [#294](https://github.com/ant-mini-program/mini-antui/pull/294)
12
13
-`2019-08-27`
14
15
- **Enhancement**
16
- package.json 增加 node 版本限定 `"node": "^10.0.0"`
17
- 更新 yarn.lock
0 commit comments