Skip to content

Latest commit

History

History
20 lines (12 loc) 路 603 Bytes

v6.0.3.md

File metadata and controls

20 lines (12 loc) 路 603 Bytes
title description
v6.0.3 Release
Bug fixes and documentation updates release.

Please tag any GitHub issues regarding v6 with [v6] in the title.

馃悶 This is a bug fix release. 馃悶

Database

  • [iOS] Fix a crash in development when reloading React Native; #2770,#2772.

Firestore

  • [TS] Fix incorrect QuerySnapshot forEach types

Storage

  • [iOS] Fixed an issue where uploading files from Photos would fail to locate the asset (ph:// files)