docs(cli): changelog v2.10.1

This commit is contained in:
chenjiahan 2021-04-25 16:11:52 +08:00
parent 6e1af26578
commit e13d142925
3 changed files with 11 additions and 5 deletions

View File

@ -63,7 +63,7 @@
"vue": ">= 2.6.0" "vue": ">= 2.6.0"
}, },
"devDependencies": { "devDependencies": {
"@vant/cli": "^2.10.0", "@vant/cli": "^2.10.1",
"prettier": "2.1.0", "prettier": "2.1.0",
"vue": "^2.6.12", "vue": "^2.6.12",
"vue-template-compiler": "^2.6.12" "vue-template-compiler": "^2.6.12"

View File

@ -1,5 +1,11 @@
# 更新日志 # 更新日志
## v2.10.1
`2021-04-25`
- windows 系统禁用左右方向键导航
## v2.10.0 ## v2.10.0
`2021-04-10` `2021-04-10`

View File

@ -2000,10 +2000,10 @@
semver "^6.3.0" semver "^6.3.0"
tsutils "^3.17.1" tsutils "^3.17.1"
"@vant/cli@^2.10.0": "@vant/cli@^2.10.1":
version "2.10.0" version "2.10.1"
resolved "https://registry.npmjs.org/@vant/cli/-/cli-2.10.0.tgz#dba23f20d94a4f30843f3b09068b2c78dadc4f89" resolved "https://registry.nlark.com/@vant/cli/download/@vant/cli-2.10.1.tgz#a51824970f8f5f594e95a233e0a74ed1625c0ad8"
integrity sha512-46UZb45i8O0lLRo9Cdr24EoM8e4HGsy5LycfKhzmKSHpiwQ2yQP/x7qJ3ZGlYgOeeKk8UNM6Y1uJ5KJLzKCmRA== integrity sha1-pRgklw+PX1lOlaIz4KdO0WJcCtg=
dependencies: dependencies:
"@babel/core" "^7.10.1" "@babel/core" "^7.10.1"
"@babel/plugin-syntax-jsx" "^7.10.1" "@babel/plugin-syntax-jsx" "^7.10.1"