Releases: InhiblabCore/vue-hooks-plus
Releases · InhiblabCore/vue-hooks-plus
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
v1.6.4
What's Changed
- style: 🎨 delete log
v1.6.3
What's Changed
- feat: ✨ use-request image v1.3.0
- fix: 🔧 use-request auto deps refresh use plugins invaild
- fix: 🔧 use-websocket [Vue warning] watch source
- doc: 📚 use-request/cache demo custom cache error
Unexpected non-whitespace character after JSON
v1.6.2
What's Changed
- fix: 🔧 use-request global option injection warning by the @NelsonYong
- style: 🎨 use-request code optimized by the @NelsonYong
- test: ✅ add use-request/refresh-deps auto by the @NelsonYong
v1.6.1
What's Changed
- feat: ✨ use-request support provider option
v1.6.0
What's Changed
- feat: ✨ use request auto deps optimized by the @NelsonYong.
- feat: ✨ use-request Automatically collect dependencies by the @NelsonYong.
- feat: ✨ useRequest image package by the @NelsonYong.
- feat: ✨
beta
, vue restore to replace vue-demi⚠️ ( v1.6.0-alpha.6) suportVue2
. - refactor: 🚜 uitils tool .
- docs: 📚 fix docs context.
- style: 🎨 document style optimized.
This is a stable version, please feel free to use it.
v1.6.0-alpha.8
What's Changed
- ✨ feat :All Types package
- ⬆️ chore : build error, because
package.json
'sexport
path error.
v1.6.0-alpha.7
What's Changed
This is the stable pre-version after restoration, please rest assured to download.
v1.6.0-alpha.6
What's Changed
- feat: vue restore to replace vue-demi