Skip to content
This repository was archived by the owner on May 19, 2025. It is now read-only.

v1.6.2

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.