Skip to content

Releases: InhiblabCore/vue-hooks-plus

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

v1.5.0

29 Dec 03:55
Compare
Choose a tag to compare

What's Changed

  • ✨ feat: add usePrevious by the @NelsonYong
  • 🔧 fix: use-request type by the @NelsonYong
  • ⬆️ chore: remove all type & use lib dir type by the @NelsonYong
  • ⬆️ chore: docs build use @vue-hooks-plus/vite-plugin-gen-temp support doc footer slot by the @NelsonYong
  • ⬆️ chore: docs use custom @vue-hooks-plus/vitepress replace vitepress by the @NelsonYong

v1.4.7

27 Dec 08:58
Compare
Choose a tag to compare

What's Changed

  • 🔧 fix: use-request option debounceMaxWait type by the @NelsonYong