v1.3.4
What's Changed
✨ feat: use-debounceFn add cancel flush
⬆️ chore: remove plugin
⬆️ chore: add vitest ui
⬆️ chore: remove dependencies
⬆️ chore: optimize on-demand packaging
🔧 fix: use-fetch params
🔧 fix: fix docs build
📚 docs: optimize the display
📚 docs: use-request-plugin-guide
📚 docs: use-request-bussines-guide
📏 ts: use-counter type optimization
📏 ts: use-fetch type optimization
✅ test(useBoolean): add test by @NelsonYong
✅ test(useCounter): add test by @NelsonYong
✅ test(useCookieState): add test by @NelsonYong
✅ test(useDebounce): add test by @NelsonYong
✅ test(useDebounceFn): add test by @NelsonYong