This repository was archived by the owner on Mar 17, 2025. It is now read-only.
v2.0.0
- See the migration guide for detailed instructions on how to upgrade.
- Upgraded the
firebasedependency to3.x.x. AngularFire will no longer work with Firebase2.x.x. angularandfirebaseare now listed as peer dependencies in thepackage.json.- Several auth methods have been renamed and have had their method signatures changed. See the migration guide for the full details.
- The auth payload returned from the authentication methods has changed format. See the new Firebase Authentication guide for details.
- Fixed several bugs including incorrect error messages, unreported errors, and promises resolving earlier than they should have.