- Node support with Firebase Admin
- API change.
collection
now calledquery
. - API change.
point
now returns a plain JS object. - Removed unnecessary convenience methods and writes.
- Added logging to track total doc reads in a query.
- Various fixes and performance optimizations.