Releases: InhiblabCore/vue-hooks-plus
Releases · InhiblabCore/vue-hooks-plus
v1.6.0-alpha.5
What's Changed
vue-demi
. Please pay attention to the installation.
vue
replacevue-demi
only version
1.6.0-alpha.4
What's Changed
- style: 🎨 notes & type prefix by the @NelsonYong
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