mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
docs(@vant/use): changelog 1.2.0
This commit is contained in:
parent
30b9ab64ef
commit
aedb8543e6
@ -53,7 +53,7 @@
|
||||
"@vant/icons": "^1.6.0",
|
||||
"@vant/lazyload": "^1.2.0",
|
||||
"@vant/popperjs": "^1.1.0",
|
||||
"@vant/use": "^1.1.2"
|
||||
"@vant/use": "^1.2.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vue": "^3.0.0"
|
||||
|
@ -1,5 +1,11 @@
|
||||
# 更新日志
|
||||
|
||||
### v1.2.0
|
||||
|
||||
`2021-07-12`
|
||||
|
||||
- 调整 `useParent` 和 `useChildren` 的类型定义
|
||||
|
||||
### v1.1.2
|
||||
|
||||
`2021-04-22`
|
||||
|
@ -2015,10 +2015,10 @@
|
||||
resolved "https://registry.nlark.com/@vant/touch-emulator/download/@vant/touch-emulator-1.3.0.tgz#f53a7d0c5809b91d51b7fd4c24e762673bf1f679"
|
||||
integrity sha1-9Tp9DFgJuR1Rt/1MJOdiZzvx9nk=
|
||||
|
||||
"@vant/use@^1.1.2":
|
||||
version "1.1.2"
|
||||
resolved "https://registry.nlark.com/@vant/use/download/@vant/use-1.1.2.tgz?cache=0&sync_timestamp=1619093566753&other_urls=https%3A%2F%2Fregistry.nlark.com%2F%40vant%2Fuse%2Fdownload%2F%40vant%2Fuse-1.1.2.tgz#d35265e05df88a47b04196a308efb5e89e44ca10"
|
||||
integrity sha1-01Jl4F34ikewQZajCO+16J5EyhA=
|
||||
"@vant/use@^1.2.0":
|
||||
version "1.2.0"
|
||||
resolved "https://registry.nlark.com/@vant/use/download/@vant/use-1.2.0.tgz?cache=0&sync_timestamp=1626093726995&other_urls=https%3A%2F%2Fregistry.nlark.com%2F%40vant%2Fuse%2Fdownload%2F%40vant%2Fuse-1.2.0.tgz#c762c85aa5beda8e847ed553793acad7bfde2d07"
|
||||
integrity sha1-x2LIWqW+2o6EftVTeTrK17/eLQc=
|
||||
|
||||
"@vue/babel-helper-vue-transform-on@^1.0.2":
|
||||
version "1.0.2"
|
||||
|
Loading…
x
Reference in New Issue
Block a user