Skip to content

6.1.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@jamesdaniels jamesdaniels released this 12 Nov 05:30
· 172 commits to master since this release

Bug Fixes

  • firestore: doc and collection methods generic (#2649) (796b7c1)

Features

  • 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 httpsCallable functions (#2434) (f8d5a50), closes #2433
  • schematics: support FIREBASE_TOKEN for ng deploy (#2327) (dd92869)
  • storage: getDownloadURL pipe (#2648) (0d799da)