Skip to content

v1.2.0

Compare
Choose a tag to compare
@manuelmeister manuelmeister released this 20 Dec 13:23
· 280 commits to master since this release
  • 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)