docs(@vant/use): changelog 1.0.2

This commit is contained in:
chenjiahan 2021-01-01 11:40:16 +08:00
parent 14136a93a4
commit 474a27038c
3 changed files with 11 additions and 5 deletions

View File

@ -60,7 +60,7 @@
"@vant/icons": "^1.5.0",
"@vant/lazyload": "^1.0.2",
"@vant/popperjs": "^1.0.2",
"@vant/use": "^1.0.1"
"@vant/use": "^1.0.2"
},
"peerDependencies": {
"vue": "^3.0.0"

View File

@ -1,5 +1,11 @@
# 更新日志
### v1.0.2
`2021-01-01`
- 修复 useToggle 类型定义错误的问题
### v1.0.1
`2020-12-27`

View File

@ -1996,10 +1996,10 @@
resolved "https://registry.yarnpkg.com/@vant/touch-emulator/-/touch-emulator-1.2.0.tgz#486300b23e57db9ce9231a04e0a0c621c68692d8"
integrity sha512-sJ97zU85zOq51qoi7+CpBEcOyH3CitjP1KC7/GQwqaurUJni+EP7/F9n0HMnAh8GXMjgtgDBNJ5z48x+coNKYQ==
"@vant/use@^1.0.1":
version "1.0.1"
resolved "https://registry.npm.taobao.org/@vant/use/download/@vant/use-1.0.1.tgz#8b9a037e3340052b5ca829f260bd25c35977a608"
integrity sha1-i5oDfjNABStcqCnyYL0lw1l3pgg=
"@vant/use@^1.0.2":
version "1.0.2"
resolved "https://registry.npm.taobao.org/@vant/use/download/@vant/use-1.0.2.tgz?cache=0&sync_timestamp=1609472383302&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40vant%2Fuse%2Fdownload%2F%40vant%2Fuse-1.0.2.tgz#75486aedf3539382baa922c77eeb8a2e2394a948"
integrity sha1-dUhq7fNTk4K6qSLHfuuKLiOUqUg=
dependencies:
"@babel/runtime" "7.x"