Skip to content

6.0.1

Compare
Choose a tag to compare
@jamesdaniels jamesdaniels released this 24 Jun 16:48
072c4a8
  • Updating peer dependencies to allow for Angular 10
  • ng add @angular/fire should correctly add the firebase peer
  • ng add @angular/fire will not duplicate settings entries, if they're already present
  • ng add @angular/fire will error if there are peer incompatabilities
  • ng deploy should function correctly on Windows devices
  • ng deploy will now mark the Angular assets as immutable on Firebase Hosting
  • RTDB and Firestore CRUD operations should return in the ngZone
  • Use of AngularFireAuthGuard should no longer destablize Zone.js