Skip to content

v2.0.1

Compare
Choose a tag to compare
@danielspaniel danielspaniel released this 02 Sep 03:35
· 1229 commits to master since this release
  • #113 Output of build method ( for all adapters ) is now json that can be passed directly to adapter ( response json ) or store.pushPayload method to create records in the store.
  • #127 Problems with determining which adapter being used are now fixed by big internal refactor that super simplified the way fixtures are created ( related to above ).