Skip to content

firestore/v1.2.0

Choose a tag to compare

@codyoss codyoss released this 27 Mar 17:30
  • Deprecate v1beta1 client.
  • Fix serverTimestamp docs.
  • Add missing operators to query docs.
  • Make document IDs 20 alpha-numeric characters. Previously, there could be more
    than 20 non-alphanumeric characters, which broke some users. See
    #1715.
  • Various updates to autogenerated clients.