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

v0.5.0

Choose a tag to compare

@anantn anantn released this 13 Dec 20:27
· 811 commits to master since this release
  • Overhauled the API to make it easier to understand and use in production Angular applications.
  • The angularFire and angularFireCollection services are no longer available, and have been replaced by a single service named $firebase.
  • The angularFireAuth service is now available as $firebaseAuth.
  • The API for the $firebase service is significantly different than the old angularFire or angularFireCollection APIs.