Skip to content

v2.13.12

Compare
Choose a tag to compare
@danielspaniel danielspaniel released this 05 Nov 19:17
· 325 commits to master since this release
  • one more try at fix for building in fastboot environment #282
  • improved logging for mock requests
  • mockCreate can now be passed a newly created model
  let profile  = makeNew('profile'); 
  let mock   = mockCreate(profile);