Releases: InhiblabCore/vue-hooks-plus
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
v1.3.0
What's Changed
✨ feat: add useUrlState by the @NelsonYong
✨ feat: add useFetchs by the @NelsonYong
⬆️ chore: docs config
📚 docs: add useUrlState
📚 docs: add useFetchs
v1.2.0
What's Changed
✨ feat: useFormatResult by the @NelsonYong
🔧 fix: useRequest format by the @NelsonYong
📚 docs: optimize the document
v1.1.7
v1.1.6
版本更新内容
by the @NelsonYong
- use-request 插件支持用户自定义传入插件进行配置合并的ts提示
- use-request 插件开发
- 完成了 formatResult 功能
- docs 组件库搭建流程实现
- 构建流程的优化
后续开发计划
use-request loadMore
use-request table request
use-webWorker
V1.1.4
by the @NelsonYong
-
修复了use-request的一些bug
-
hooks库支持按需加载
-
支持playground
-
项目流程规范搭建完毕
v1.1 正式版本
by the @NelsonYong
正式版本1.1,修复一些bug,优化文档结构目录