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

v0.7.1

Choose a tag to compare

@katowulf katowulf released this 20 Mar 18:03
· 706 commits to master since this release
  • Added a MockFirebase and some rudimentary unit tests (more to come).
  • Upgraded to Firebase Simple Login version 1.3.0.
  • $transaction() now returns a promise (previously returned nothing, so not an API breaking change).
  • $getIndex() now works inside of $bind().
  • Fixed issue with the value event when using $on().