Features
Would love to see the new features from Firestore integrated into AngularFire. Mainly "Aggregation Queries".
Version info
Angular:
Firebase:
AngularFire:
Other (e.g. Ionic/Cordova, Node, browser, operating system):
How to reproduce these conditions
Failing test unit, Stackblitz demonstrating the problem
Steps to set up and reproduce
Sample data and security rules
Debug output
** Errors in the JavaScript console **
** Output from firebase.database().enableLogging(true); **
** Screenshots **
Expected behavior
Actual behavior
We're behind on typescript and are due for a breaking release to fix that. Once we do that we'll be able to adopt the latest features from the JS SDK.
I would also like to have "Aggregation Queries" in Angular Fire.
I would like to use count: https://firebase.google.com/docs/firestore/query-data/aggregation-queries to implement server side paging.