Releases: InhiblabCore/vue-hooks-plus
Releases · InhiblabCore/vue-hooks-plus
v1.8.0
What's Changed
🎉 stable version
Due to work reasons, the update frequency will be lower, but it is very stable
- chore: 👨💻 optimized flow
- fix: 🔧 some minor issue
v1.7.7-aplpha.4
v1.7.7-aplpha.3
What's Changed
- perf: 🥳
setup
run request replacemount
by the @NelsonYong - type: 🔧 fix
useRequest
refreshDeps by the @NelsonYong - docs: 📚 demo update
- style: 🎨 update
useDarkMode
classname by the @NelsonYong - style: 🎨 rm note by the @NelsonYong
v1.7.7-aplpha.2
What's Changed
- feat: ✨ vue devtools support
useRequest
by the @NelsonYong
v1.7.6
v1.7.5
What's Changed
- fix: 🔧 error in url state modification caused by an immutable variable
v1.7.4
What's Changed
fix: 🔧 use-request auto collect deps first request twice and ignore mount by the @NelsonYong
v1.7.3
What's Changed
fix: 🔧 use-request auto collect deps first request twice by the @NelsonYong
v1.7.2
What's Changed
- perf: 🧰 the security, remove usePreview from version 1.7.2 by the @NelsonYong
v1.7.1
What's Changed
- perf: 🧰 lodash bundle size optimization by the @NelsonYong