Releases: InhiblabCore/vue-hooks-plus
Releases · InhiblabCore/vue-hooks-plus
v1.6.0-alpha.3
What's Changed
- docs: 📚 fix docs context
- style: 🎨 useRequest add notes
- style: 🎨 useAsyncOrder & useBoolean add notes
- style: 🎨 delete useRequest/cache
console.log
v1.6.0-alpha.2
What's Changed
- fix: 🔧 use-fetchs working waning by the @NelsonYong
- feat: use request auto deps optimized by the @NelsonYong
1.6.0-alpha.1
What's Changed
- feat: ✨ use-request Automatically collect dependencies beta by the @NelsonYong
v1.5.5
What's Changed
- 🔧 fix: use-request ready as parameter, dependent refresh does not update by the @NelsonYong
v1.5.4
What's Changed
- ✨ feat: use-request option new feature initialData by the @NelsonYong
v1.5.3
What's Changed
- 🔧 fix: use-request option type by the @NelsonYong
v1.5.2
What's Changed
- ✨ feat: new package
use-immer
by the @NelsonYong - ✨ feat: new package
use-worker
by the @NelsonYong - ✨ feat: new feature support auto-import-vite
@vue-hooks-plus/resolvers
by the @NelsonYong - 🚜 refactor:
useTimeout
by the @NelsonYong ⚠️ waring: use@vue-hooks-plus/resolvers
, Thevue-hooks-plus
version must be greater than or equal tov1.5.2
v1.5.1
What's Changed
- ✨ feat: new package
use-immer
by the @NelsonYong - 🔧 fix:
js-cookie
type packing error by the @NelsonYong
v1.5.0
What's Changed
- ✨ feat: add usePrevious by the @NelsonYong
- 🔧 fix: use-request type by the @NelsonYong
- ⬆️ chore: remove all type & use lib dir type by the @NelsonYong
- ⬆️ chore:
docs build
use@vue-hooks-plus/vite-plugin-gen-temp
support doc footer slot by the @NelsonYong - ⬆️ chore: docs use custom
@vue-hooks-plus/vitepress
replacevitepress
by the @NelsonYong
v1.4.7
What's Changed
- 🔧 fix: use-request option debounceMaxWait type by the @NelsonYong