Skip to content

Releases: InhiblabCore/vue-hooks-plus

v1.8.0

13 Aug 15:06
Compare
Choose a tag to compare

What's Changed

🎉 stable version

Due to work reasons, the update frequency will be lower, but it is very stable

  • chore: 👨‍💻 optimized flow
  • fix: 🔧 some minor issue

v1.7.7-aplpha.4

11 Jul 14:58
Compare
Choose a tag to compare
v1.7.7-aplpha.4 Pre-release
Pre-release

What's Changed

feat: ✨ use-request support rollbackError (#156) by the @hongaah
refactor: 🚜 use-request mutate by the @hongaah
docs: 📚 use-request rollbackError by the @hongaah & @NelsonYong
test: ✅ use-request rollbackError by the @hongaah
style: 🎨 code line optimized by the @hongaah

v1.7.7-aplpha.3

04 Jul 15:48
5dfad95
Compare
Choose a tag to compare
v1.7.7-aplpha.3 Pre-release
Pre-release

What's Changed

  • perf: 🥳 setup run request replace mount 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

01 Jul 04:23
Compare
Choose a tag to compare
v1.7.7-aplpha.2 Pre-release
Pre-release

What's Changed

  • feat: ✨ vue devtools support useRequest by the @NelsonYong

v1.7.6

22 Jun 06:44
Compare
Choose a tag to compare

What's Changed

v1.7.5

09 Jun 02:49
Compare
Choose a tag to compare

What's Changed

  • fix: 🔧 error in url state modification caused by an immutable variable

v1.7.4

01 Jun 05:49
Compare
Choose a tag to compare

What's Changed

fix: 🔧 use-request auto collect deps first request twice and ignore mount by the @NelsonYong

v1.7.3

01 Jun 04:03
Compare
Choose a tag to compare

What's Changed

fix: 🔧 use-request auto collect deps first request twice by the @NelsonYong

v1.7.2

29 May 03:41
Compare
Choose a tag to compare

What's Changed

  • perf: 🧰 the security, remove usePreview from version 1.7.2 by the @NelsonYong

v1.7.1

29 May 01:43
Compare
Choose a tag to compare

What's Changed

  • perf: 🧰 lodash bundle size optimization by the @NelsonYong