- Fix embedded standalone collections that wouldn't work before
- Avoid sending a reload request as long as an equal reload request is still ongoing
- Added source maps to the exported bundle
- 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)
- Add experimental support for using the plugin in Nuxt.js applications
- Created the library by extracting code from https://github.com/ecamp/ecamp3