Skip to content

Releases: InhiblabCore/vue-hooks-plus

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

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