npm @google-cloud/firestore 4.0.0
v4.0.0

latest releases: 7.7.0, 7.6.0, 7.5.0...
3 years ago

⚠ BREAKING CHANGES

  • drop Node 8 support (#1006)
  • FirestoreDataConverter.fromFirestore() is now called with a QueryDocumentSnapshot instead of DocumentData (#965)

Features

  • add support for serialization to BigInt (via settings({useBigInt: true}) (#1016)
  • add support for set() with SetOptions when using FirestoreDataConverter (#1087)
  • retry CommitRequests that fail with UNAVAILABLE (#1235)

Bug Fix

  • remove fallback code that periodically invoked CommitRequests inside Transactions on GCF (#1112)
  • fixes an error that prevented Firestore from connecting to the Emulator if multiple versions of @grpc/grpc-js are installed (#1233)

Don't miss a new firestore release

NewReleases is sending notifications on new releases.