You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support FirebaseAppConfig, clean up injection tokens (#1627) (57906bd)
firestore: Support Firestore Settings, timestampsInSnapshots default to true (#1629) (570c0a7)
auth: Update to rxjs pipeable operators (#1621) (0c3b215)
core: Update to rxjs pipeable operators (#1620) (3fbbb7d)
database: Update to rxjs pipeable operators (#1622) (5c3681d)
firestore: Update to rxjs pipeable operators (#1623) (97b26e3)
storage: Update to rxjs pipeable operators (#1624) (014be21)
Breaking changes
Due to the addition of a conflicting FirebaseAppConfig interface in Firebase 4.13 we've now changed our FirebaseAppConfig Injection Token to be FirebaseOptionsToken
For consistency the FirebaseAppName Injection Token is now FirebaseAppNameToken