docs(@vant/cli): changelog 3.9.3

This commit is contained in:
chenjiahan 2021-04-10 11:52:37 +08:00
parent 9c03f86088
commit d7bb080805
3 changed files with 11 additions and 5 deletions

View File

@ -60,7 +60,7 @@
"vue": "^3.0.0"
},
"devDependencies": {
"@vant/cli": "^3.9.2",
"@vant/cli": "^3.9.3",
"@vant/area-data": "^1.0.0",
"@vue/compiler-sfc": "^3.0.6",
"prettier": "2.1.0",

View File

@ -1,5 +1,11 @@
# 更新日志
## v3.9.3
`2021-04-10`
- 新增 `build.namedExport` 选项
## v3.9.2
`2021-04-04`

View File

@ -1860,10 +1860,10 @@
resolved "https://registry.npm.taobao.org/@vant/area-data/download/@vant/area-data-1.0.0.tgz#063af9ccb5ccafa333d7dc28103937501cfec671"
integrity sha1-Bjr5zLXMr6Mz19woEDk3UBz+xnE=
"@vant/cli@^3.9.2":
version "3.9.2"
resolved "https://registry.npm.taobao.org/@vant/cli/download/@vant/cli-3.9.2.tgz#6eb7149004c8b36bc5fc08c16cc36c78bcdd3b4b"
integrity sha1-brcUkATIs2vF/AjBbMNseLzdO0s=
"@vant/cli@^3.9.3":
version "3.9.3"
resolved "https://registry.npmjs.org/@vant/cli/-/cli-3.9.3.tgz#f9c6d347607d3c740aedc4af398fc2408c944467"
integrity sha512-BknTE8bN/AxiKF2BbO6JuVyq/n1YOI7tiqc/hKLHzU0MM9JahcszYr4GQRomLdSsIap4CE7GJjSGcKROAoj2hw==
dependencies:
"@babel/core" "^7.12.10"
"@babel/plugin-transform-runtime" "^7.12.10"