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
·
8 commits
to master
since this release
- 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