mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-05-03 22:46:33 +08:00
30 lines
423 B
Markdown
30 lines
423 B
Markdown
# 更新日志
|
||
|
||
### [v2.1.4]
|
||
`2020-01-06`
|
||
|
||
**Bug Fixes**
|
||
|
||
- 锁死 @vue/test-utils 版本为 1.0.0-beta.29
|
||
|
||
|
||
### [v2.1.3]
|
||
`2020-01-06`
|
||
|
||
**Feature**
|
||
|
||
- 增加 cache-loader,提高构建速度
|
||
- 调整 jest setup 文件执行时机,延迟至 env 初始化后执行
|
||
|
||
|
||
### [v2.1.2]
|
||
`2020-01-05`
|
||
|
||
**Feature**
|
||
|
||
- 优化文档站点样式,统一圆角大小
|
||
|
||
**Bug Fixes**
|
||
|
||
- 修复 windows 下路径分隔符错误的问题
|