🚨 Breaking Changes
- components: Refactor components and make them consistent - by @ilyaliao in #4912 (8c521)
- useThrottleFn: Align with traditional throttle behavior - by @IceMooncake and @ilyaliao in #4923 (cefd2)
🚀 Features
- onLongPress: Allow function as value in delay - by @keeplearning66 in #4979 (415f3)
- useAsyncState: Allow initial value to be a ref - by @43081j in #4992 (e38e8)
🐞 Bug Fixes
- types: Update type casting for watch functions to use WatchSource - by @ArthurDarkstone in #4966 (00a72)
- useUrlSearchParams: Restore proper history and navigation behavior - by @yosong-github and @ilyaliao in #4969 (1cff4)