New
v13.9.0
ย ย ย ๐ 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 ย -ย 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)