Skip to content

Releases: ecamp/hal-json-vuex

v3.0.0-alpha.1

24 Oct 19:56
@usu usu
Compare
Choose a tag to compare
v3.0.0-alpha.1 Pre-release
Pre-release
  • Experimental support for Vue3 and Nuxt3
  • Drop support for Vue2 and Nuxt2

v2.0.0-alpha.16...v3.0.0-alpha.1

v2.0.0-alpha.11

26 Nov 18:47
Compare
Choose a tag to compare
v2.0.0-alpha.11 Pre-release
Pre-release

Handle array properties correctly (next branch) #244

v1.2.2

26 Nov 18:49
Compare
Choose a tag to compare

v1.2.1

20 Dec 13:21
Compare
Choose a tag to compare
  • Avoid sending a reload request as long as an equal reload request is still ongoing
  • Added source maps to the exported bundle

v1.2.0

20 Dec 13:23
Compare
Choose a tag to compare
  • Fixed a bug involving the load promise of embedded collections
  • Added a new method isUnknown which can be used to determine whether an URI has never been requested from the API before (except if it was purged in the meantime)
  • Automatically avoid n+1 queries when accessing embedded collections (#7)

v1.1.0

20 Dec 13:24
Compare
Choose a tag to compare
  • Add experimental support for using the plugin in Nuxt.js applications

v1.0.0

20 Dec 13:24
Compare
Choose a tag to compare