Skip to content

Latest commit

 

History

History
51 lines (26 loc) · 3.12 KB

CHANGELOG.md

File metadata and controls

51 lines (26 loc) · 3.12 KB

@capacitor-firebase/firestore

6.0.0

Major Changes

  • 249ba0a (#612): chore(deps): update Firebase iOS SDK to 10.24.0
  • 6703b9d (#594): chore(deps): update the firebase dependency to 10.9.0
  • 8ad8035: feat: update to Capacitor 6
  • eb15c5e (#570): refactor: remove the QueryDocumentSnapshot interface

Minor Changes

  • 4d21118 (#572): feat(android): support dynamic Firebase config

5.4.1

Patch Changes

  • 0e07179: fix(ios): add missing path property
  • 1105fcd: fix(android): add null check
  • 2005662 (#562): fix(android): only last QueryFilterConstraint was applied

5.4.0

Patch Changes

  • 2b1d4d7 (#535): fix(web): getCollectionGroup(...) returns no data

5.3.0

Patch Changes

  • e6e75ad: fix: remove all listeners correctly
  • 5c720b5 (#471): fix(android): NullPointerException in getDocument(...)

5.2.0

Minor Changes