docs(@vant/use): changelog v1.2.1

This commit is contained in:
chenjiahan
2021-07-21 17:21:04 +08:00
parent 838ce794b4
commit 83bddfbb0e
3 changed files with 11 additions and 5 deletions

View File

@@ -1,5 +1,11 @@
# 更新日志
### v1.2.1
`2021-07-21`
- `useEventListener` 现在会监听 target 的变化,并重新监听事件
### v1.2.0
`2021-07-12`