Skip to content

Releases: letstri/vaxee

0.12.1

21 Dec 21:46
Compare
Choose a tag to compare
  • refactor: remove devalue from debug function $vaxee()

Full Changelog: 0.12.0...0.12.1

0.12.0

21 Dec 13:54
Compare
Choose a tag to compare

feat: add param to request function

Full Changelog: 0.11.2...0.12.0

0.11.2

19 Dec 20:19
Compare
Choose a tag to compare
  • fix: onServerPrefetch context

Full Changelog: 0.11.1...0.11.2

0.11.1

19 Dec 19:42
Compare
Choose a tag to compare
  • add devalue to debugging function $vaxee() in window

Full Changelog: 0.11.0...0.11.1

0.11.0

19 Dec 16:16
Compare
Choose a tag to compare
  • deprecated sendOnServer and sendManually
  • add mode with auto, client and manual instead of two prev properties

Full Changelog: 0.10.0...0.11.0

0.10.0

18 Dec 00:17
Compare
Choose a tag to compare
  • feat: add await to request usage, now you can use: const { data: users } = await useUsersStore('users')

Full Changelog: 0.9.0...0.10.0

0.9.0

19 Sep 08:02
Compare
Choose a tag to compare
  • refactor: rename query to request
  • refactor: improve debug method

Full Changelog: 0.8.4...0.9.0

0.8.4

10 Sep 19:48
Compare
Choose a tag to compare
  • chore: update package due to bug in Nuxt

Full Changelog: 0.8.3...0.8.4

0.8.3

05 Sep 20:55
Compare
Choose a tag to compare
  • test: add test query promises
  • refactor: update query comments
  • fix: dev mode

Full Changelog: 0.8.2...0.8.3

0.8.2

02 Sep 14:11
Compare
Choose a tag to compare
  • fix: improve state persist type
  • test: add test to persist

Full Changelog: 0.8.1...0.8.2