Skip to content

@google-cloud/firestore v0.14.1

Compare
Choose a tag to compare
@schmidt-sebastian schmidt-sebastian released this 23 May 17:37
abf8c10

release level

Changed

  • (#197) Reduced the module load time by lazy-loading the network stack.

Fixed

  • (#200) Fixed the export type of the Query class.
  • (#193) Firestore now allows storing of objects created with Object.create(null).