Skip to content
This repository was archived by the owner on Oct 11, 2023. It is now read-only.

3.0.0-alpha.42

Pre-release
Pre-release
Compare
Choose a tag to compare
@brettwillis brettwillis released this 16 Sep 03:20
· 8 commits to master since this release
53592d8
  • Implement addNativeWrite() to the transaction interface to allow adding native write operations to the underlying Firestore transaction
  • Add maxAttempts option to transaction
  • Add ...$empty metadata indicator to component indexing to enable querying for empty components without the need for inequality (!= null) filter, which is quite restrictive