Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-09-01 | 1.1 kB | |
v13.9.0 source code.tar.gz | 2025-09-01 | 894.1 kB | |
v13.9.0 source code.zip | 2025-09-01 | 1.4 MB | |
Totals: 3 Items | 2.3 MB | 1 |
🚀 Features
- onLongPress: Allow function as value in delay - by @keeplearning66 in https://github.com/vueuse/vueuse/issues/4979 (415f3)
- useAsyncState: Allow initial value to be a ref - by @43081j in https://github.com/vueuse/vueuse/issues/4992 (e38e8)
🐞 Bug Fixes
- types: Update type casting for watch functions to use WatchSource<T> - by @ArthurDarkstone in https://github.com/vueuse/vueuse/issues/4966 (00a72)
- useUrlSearchParams: Restore proper history and navigation behavior - by @yosong-github and @ilyaliao in https://github.com/vueuse/vueuse/issues/4969 (1cff4)