docs(Picker): add method version tip #5478

This commit is contained in:
陈嘉涵
2020-01-06 14:05:45 +08:00
parent ecff8c4b42
commit ff91b7f121
5 changed files with 45 additions and 37 deletions

View File

@@ -1,5 +1,13 @@
# 更新日志
### [v2.1.4]
`2020-01-06`
**Bug Fixes**
- 锁死 @vue/test-utils 版本为 1.0.0-beta.29
### [v2.1.3]
`2020-01-06`
@@ -8,6 +16,7 @@
- 增加 cache-loader提高构建速度
- 调整 jest setup 文件执行时机,延迟至 env 初始化后执行
### [v2.1.2]
`2020-01-05`
@@ -18,4 +27,3 @@
**Bug Fixes**
- 修复 windows 下路径分隔符错误的问题