This repository was archived by the owner on Mar 17, 2025. It is now read-only.
v0.7.1
- Added a
MockFirebaseand 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
valueevent when using$on().