@google-cloud/firestore v0.11.2
- [fixed] Transactions that are retried return the result from the latest retry attempt (#110, #111)
- [fixed] Accept DocumentReferences with newlines (#114)
- [fixed] Addresses issue for nested updates with field transforms that causes missing field data (#119, firebase/firebase-admin-node#191)
- [changed] Using indirect GRPC dependency from google-gax to reduce duplication (#113)