This is a comprehensive list of the breaking changes introduced in the major version releases of Capacitor Firebase Firestore plugin.
- The Firebase Javascript SDK has been updated to
10.9.0
.
The QueryDocumentSnapshot
interface has been replaced with the DocumentSnapshot
interface.
- On Android, the
firebaseFirestoreVersion
variable has been updated to24.10.3
.