Bug Fixes
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)