Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 718 Bytes

CHANGELOG.md

File metadata and controls

19 lines (14 loc) · 718 Bytes

Unreleased

1.2.2

  • Fix embedded standalone collections that wouldn't work before

1.2.1

  • Avoid sending a reload request as long as an equal reload request is still ongoing
  • Added source maps to the exported bundle

1.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)

1.1.0

  • Add experimental support for using the plugin in Nuxt.js applications

1.0.0