Skip to content

Releases: InhiblabCore/vue-hooks-plus

v1.6.0-alpha.5

15 Feb 05:53
Compare
Choose a tag to compare
v1.6.0-alpha.5 Pre-release
Pre-release

What's Changed

⚠️ Warning:This is a beta version. only version use vue-demi . Please pay attention to the installation.

  • vue replace vue-demi only version

1.6.0-alpha.4

15 Feb 03:15
Compare
Choose a tag to compare
1.6.0-alpha.4 Pre-release
Pre-release

What's Changed

v1.6.0-alpha.3

14 Feb 01:34
Compare
Choose a tag to compare
v1.6.0-alpha.3 Pre-release
Pre-release

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

14 Feb 01:31
Compare
Choose a tag to compare
v1.6.0-alpha.2 Pre-release
Pre-release

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

14 Feb 01:28
Compare
Choose a tag to compare
1.6.0-alpha.1 Pre-release
Pre-release

What's Changed

  • feat: ✨ use-request Automatically collect dependencies beta by the @NelsonYong

v1.5.5

27 Jan 07:49
4ebc429
Compare
Choose a tag to compare

What's Changed

  • 🔧 fix: use-request ready as parameter, dependent refresh does not update by the @NelsonYong

v1.5.4

27 Jan 07:48
4ebc429
Compare
Choose a tag to compare

What's Changed

  • ✨ feat: use-request option new feature initialData by the @NelsonYong

v1.5.3

19 Jan 02:14
0a532b5
Compare
Choose a tag to compare

What's Changed

v1.5.2

14 Jan 08:01
f0ba096
Compare
Choose a tag to compare

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 , The vue-hooks-plus version must be greater than or equal to v1.5.2

v1.5.1

29 Dec 07:47
Compare
Choose a tag to compare

What's Changed

  • ✨ feat: new package use-immer by the @NelsonYong
  • 🔧 fix: js-cookie type packing error by the @NelsonYong