Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

v1.1.0

Compare
Choose a tag to compare
@mnugter mnugter released this 12 Jul 13:07
· 110 commits to master since this release
  • Resource incorrectly states is loaded in the metadata when created from state #75
  • Include meta information on resource level if available #73
  • Error: [vuex] do not mutate vuex store state outside mutation handlers. #66
  • Make API consistent for creating instances #62
  • Vue dependency should be a peer-dependency? #57
  • Add possibility to catch collection load errors. #50
  • Lazy-loading not enabled by default? #45

Warning:
A small BC break has been made by not enabling the lazyloading decorator by default. If you want to keep using is add it according to the guidelines in the documentation.