Skip to content

v1.3.5

Compare
Choose a tag to compare
@NelsonYong NelsonYong released this 14 Oct 09:56
· 642 commits to master since this release

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