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

This commit is contained in:
chenjiahan
2023-02-04 21:15:32 +08:00
parent ea1efbce95
commit ebbdf728f9
3 changed files with 6 additions and 2 deletions

View File

@@ -1,5 +1,9 @@
# Changelog
## v1.5.0
- `useEventListener` now returns a cleanup function
## v1.4.4
- Fix `useChildren` not sort children correctly