Skip to content

v3.0.3

Compare
Choose a tag to compare
@chrisbianca chrisbianca released this 12 Oct 08:50
· 4642 commits to main since this release

v3.0.3 Changelog

Firestore

  • Added FieldValue.serverTimestamp() and FieldValue.delete() support #474
  • Better support for Date, DocumentReference and GeoPoint fields
  • Bring DocumentChange in line with Web SDK #484

Misc

  • [ios] Explicitly set requiresMainQueueSetup where required: #491
  • [ios] Fix issues with synthesized bridge #233