Skip to content

@google-cloud/firestore v0.10.1

Compare
Choose a tag to compare
@schmidt-sebastian schmidt-sebastian released this 20 Dec 23:23
86f1a08

release level

  • [changed] onSnapshot streams are retried more aggressively (#82, firebase/firebase-admin-node#119).
  • [changed] Optimized request stream for document updates that just contain Server Timestamps (#74).
  • [fixed] DocumentReference.add() now enforces that the document doesn't yet exist (#73).
  • [fixed] Reverted GRPC Version to address "Stream Removed" error on Google Cloud Functions (grpc/grpc-node#130)