Skip to content

@google-cloud/firestore v0.14.0

Compare
Choose a tag to compare
@schmidt-sebastian schmidt-sebastian released this 10 May 16:19
84f56b4

release level

Added

  • (#173) Added new { mergeFields: ...[] } option for .set() calls that allows specifying the subset of fields you wish to merge.

Fixed

  • (#175, #188) All Protobuf files are now loaded from google-proto-files, which resolves a known issue for missing files such as google/api/annotations.proto.

Changed

  • (#185, #189) Updated all dependencies to ensure that GRPC pre-builds are available.
  • (#190) Improved startup performance for calls to new Firestore().