Skip to content

@google-cloud/firestore v0.11.2

Compare
Choose a tag to compare
@schmidt-sebastian schmidt-sebastian released this 30 Jan 17:01
a16c3eb

release level

  • [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)