mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-08-06 20:49:46 +08:00
docs(@vant/use): changelog v1.2.1
This commit is contained in:
parent
838ce794b4
commit
83bddfbb0e
@ -53,7 +53,7 @@
|
||||
"@vant/icons": "^1.6.0",
|
||||
"@vant/lazyload": "^1.2.0",
|
||||
"@vant/popperjs": "^1.1.0",
|
||||
"@vant/use": "^1.2.0"
|
||||
"@vant/use": "^1.2.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vue": "^3.0.0"
|
||||
|
@ -1,5 +1,11 @@
|
||||
# 更新日志
|
||||
|
||||
### v1.2.1
|
||||
|
||||
`2021-07-21`
|
||||
|
||||
- `useEventListener` 现在会监听 target 的变化,并重新监听事件
|
||||
|
||||
### v1.2.0
|
||||
|
||||
`2021-07-12`
|
||||
|
@ -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.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=
|
||||
"@vant/use@^1.2.1":
|
||||
version "1.2.1"
|
||||
resolved "https://registry.nlark.com/@vant/use/download/@vant/use-1.2.1.tgz#0a0237d48e4ea347b2e732d55cf53869209238fc"
|
||||
integrity sha1-CgI31I5Oo0ey5zLVXPU4aSCSOPw=
|
||||
|
||||
"@vue/babel-helper-vue-transform-on@^1.0.2":
|
||||
version "1.0.2"
|
||||
|
Loading…
x
Reference in New Issue
Block a user