github angular/angularfire 6.1.0

latest releases: 17.0.1, 17.0.0, 17.0.0-next.0...
3 years ago

Bug Fixes

  • database: fix Zone.js issues by running ref-gen outside angular (5186389)
  • auth: ScreenTrackingService will now wait for UserTrackingService to report an initial result, if UserTrackingService has been provided (#2661) (b666a80)
  • analytics: Bunch of analytics & screen tracking improvements (#2654) (5bc159a)
  • fcm: tokenChanges now listen for notification permission changes and trip token detection as expected (#2652) (8d3093f)
  • firestore: doc and collection methods generic (#2649) (796b7c1)
  • deploy: remove direct workspace access (#2643) (7e1918a)
  • schematics: remove experimental workspace API type usage (#2644) (b976c58)

Features

  • core: Support Angular 11
  • core: Adding global caches that survive/warn on HMR (#2661) (b666a80), closes #2655
  • auth: Warn when using Auth emulator in conjunction with database or firestore, (#2661) (b666a80), closes #2656
  • auth: Adding AngularFireAuth.credential an observer for firebase.auth.UserCredential (#2661) (b666a80)
  • auth: ScreenTrackingService now logs sign_up and login events (#2661) (b666a80)
  • database: Added USE_EMULATOR DI token (#2652) (8d3093f)
  • fcm: Added VAPID_KEY, SERVICE_WORKER, and USE_EMULATOR DI tokens (#2652) (8d3093f)
  • fcm: deleteToken's token argument is now optional, reflecting Firebase v8 changes (#2652) (8d3093f)
  • auth: Added SETTINGS, TENANT_ID, LANGUAGE_CODE, USE_DEVICE_LANGUAGE, USE_EMULATOR and PERSISTENCE DI tokens (#2652) (8d3093f)
  • functions: Added USE_EMULATOR and NEW_ORIGIN_BEHAVIOR DI token to opt-into the new way of setting ORIGIN (#2652) (8d3093f)
  • functions: httpsCallable function now takes in HttpsCallableOptions (#2652) (8d3093f)
  • storage: Added MAX_UPLOAD_RETRY_TIME and MAX_OPERATION_RETRY_TIME DI tokens (#2652) (8d3093f)
  • firestore: Inherit doc return type from class (#2640) (f7bbd09)
  • firestore: map document ID to the provided idField in a collection group query (#2580) (dbf31d9)
  • auth-guard: add support for specifying a string to redirect to (#2448) (fe31191), closes #2287 #2144
  • database: add option to include key on valueChanges() (#2126) (5cdb8ce)
  • deploy: More deploy options (#2647) (1bbd3e4)
  • firestore: options to include document ID on valueChanges() (#2113) (09ed22a)
  • functions: Add options param to callable functions (#2434) (f8d5a50), closes #2433
  • schematics: support FIREBASE_TOKEN for ng deploy (#2327) (dd92869)
  • storage: getDownloadURL pipe (#2648) (0d799da)

Don't miss a new angularfire release

NewReleases is sending notifications on new releases.