v1.3.5
What's Changed
π§ fix: use-map reset
π docs: use-map reset
β
test(useAsyncOrder): add test by @NelsonYong
β
test(useFetchs): add test by @NelsonYong
β
test(useEventEmitter): add test by @NelsonYong
β
test(useFormatResult): add test by @NelsonYong
β
test(useInterval): add test by @NelsonYong
β
test(useMap): add test by @NelsonYong
β
test(useSet): add test by @NelsonYong
β
test(useUpdate): add test by @NelsonYong
β
test(useLockFn): add test by @NelsonYong
β
test(useFavicon): add test by @NelsonYong
β
test(useEventListener): add test by @NelsonYong
β
test(useDrag): add test by @NelsonYong
β
test(useThrottle): add test by @NelsonYong
β
test(useRequest/Debounce): add test by @NelsonYong
β
test(useDarkMode): add test by @NelsonYong
β
test(useExternal): add test by @NelsonYong
β
test(useRequest/Basic): add test by @NelsonYong
β
test(useRequest/LoadingDelay): add test by @NelsonYong
β
test(useRequest/Ready): add test by @NelsonYong
β
test(useRequest/RefreshDeps): add test by @NelsonYong
β
test(useRequest/Polling): add test by @NelsonYong
β
test(useRequest/Throttle): add test by @NelsonYong
β
test(useRequest/Plugin): add test by @NelsonYong
β
test(useRequest/Retry): add test by @NelsonYong