Releases: InhiblabCore/vue-hooks-plus
Releases · InhiblabCore/vue-hooks-plus
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
v1.7.0
What's Changed
- refactor: 🚜 responsive objects can only be read to better distinguish business from tools [
v1.7.0
new rule]. - docs: 📚 update docs context about readonly value.
v1.6.5
What's Changed
- feat: ✨ add use-request-plugins [useFetchingPlugin] by the @NelsonYong
- fix: 🔧 use-request plugin type by the @NelsonYong
- style: 🎨 docs head add meta limit viewport scale by the @NelsonYong
- style: 🎨 code line optimized by the @NelsonYong