Skip to content
This repository has been archived by the owner on Dec 14, 2022. It is now read-only.

v2.0.0

Compare
Choose a tag to compare
@lmcq lmcq released this 02 Sep 16:05
· 23 commits to master since this release

2.0.0 (2019-09-02)

Features

  • added support for realtime updates using snapshot listeners (663cadc)

BREAKING CHANGES

  • Replaced @google-cloud/firestore dependency with firestore client SDK. Implementation of
    realtime updates highlights discrepancies between the SDKS.