Skip to content
This repository was archived by the owner on Mar 29, 2022. It is now read-only.

Security Rules + Replace MockFirebase with the Offical Firebase Client

Choose a tag to compare

@urish urish released this 24 Oct 21:44
· 186 commits to master since this release
  • Basic support for Firebase Security rules through targaryen (fixes #11)
  • Switch from MockFirebase to the official Firebase client library (#13, contributed by jamestalmage)
  • Deprecate the getData() method. Use instead the new getValue() method which returns a promise
  • Add an exportData() method for fetching the data along with priority values