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

v2.2.0

Choose a tag to compare

@firebase-ops firebase-ops released this 21 Dec 20:14
· 44 commits to master since this release
  • Added a requireEmailVerification argument to the $requireSignIn() router helper method to enforce email verification (thanks to @ericmorgan1).
  • Fixed a race condition which sometimes caused an error when the Database Reference bound to a $firebaseObject instance was set to null (thanks to @ulion).