Releases: ecamp/hal-json-vuex
Releases · ecamp/hal-json-vuex
v3.0.0-alpha.9
Replace temporary hal-json-vuex-esm with alpha of hal-json-vuex
Full Changelog: v3.0.0-alpha.8...v3.0.0-alpha.9
v3.0.0-alpha.8
Replace hal-json-normalizer with esm compatible version.
Full Changelog: v3.0.0-alpha.2...v3.0.0-alpha.8
v3.0.0-alpha.2
What's Changed
- Upgrade jest to v29 by @manuelmeister in #298
- Move to vitest by @manuelmeister in #301
- Make v3 compatible with vue2 by @manuelmeister in #302
- Add typing to v3 by @manuelmeister in #300
New Contributors
- @manuelmeister made their first contribution in #298
Full Changelog: v3.0.0-alpha.1...v3.0.0-alpha.2
v3.0.0-alpha.1
- Experimental support for Vue3 and Nuxt3
- Drop support for Vue2 and Nuxt2
v2.0.0-alpha.11
Handle array properties correctly (next branch) #244
v1.2.2
v1.2.1
- 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
- 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
- Add experimental support for using the plugin in Nuxt.js applications
v1.0.0
- Created the library by extracting code from https://github.com/ecamp/ecamp3