Skip to content

v1.6.2

Compare
Choose a tag to compare
@firebase-ops firebase-ops released this 30 Nov 23:29
· 231 commits to master since this release
  • store.findAll was populating record arrays in the background, this has been reverted to the original behaviour where the promise waits for the server response and populates the array immediately.