Skip to content

Releases: InhiblabCore/vue-hooks-plus

v1.7.0

10 May 14:05
Compare
Choose a tag to compare

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

12 Apr 09:52
Compare
Choose a tag to compare

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

25 Mar 12:18
f01235e
Compare
Choose a tag to compare

What's Changed

  • style: 🎨 delete log

v1.6.3

25 Mar 12:03
Compare
Choose a tag to compare

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

23 Mar 01:35
Compare
Choose a tag to compare

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

20 Mar 08:33
Compare
Choose a tag to compare

What's Changed

  • feat: ✨ use-request support provider option

v1.6.0

20 Mar 03:50
6ac958a
Compare
Choose a tag to compare

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) suport Vue2.
  • 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

20 Feb 06:56
fa086f9
Compare
Choose a tag to compare
v1.6.0-alpha.8 Pre-release
Pre-release

What's Changed

  • ✨ feat :All Types package
  • ⬆️ chore : build error, because package.json's export path error.

v1.6.0-alpha.7

15 Feb 06:17
Compare
Choose a tag to compare
v1.6.0-alpha.7 Pre-release
Pre-release

What's Changed

This is the stable pre-version after restoration, please rest assured to download.

v1.6.0-alpha.6

15 Feb 06:14
Compare
Choose a tag to compare
v1.6.0-alpha.6 Pre-release
Pre-release

What's Changed

  • feat: vue restore to replace vue-demi