Bug Fixes
- firestore: Better handle enablePersistence failures, esp. for Universal (#1850) (334ba7b)
- firestore: Add document
get()
, the options argument forget()
should be optional, and subscriptions toget()
should be run in the Angular Zone(#1849) (185943f)
Breaking changes
5.0 is now final and we're published under @angular/fire
.
npm i --save firebase @angular/fire