Skip to content

v1.1.0

Compare
Choose a tag to compare
@Ehesp Ehesp released this 24 May 20:24
· 5474 commits to main since this release

Changelog

These release notes cover the major changes for versions v1.0.2...v1.1.0

General

  • Updated typescript definitions (@taljacobson)
  • [android] Updated Firebase version to 10.2.6. iOS will be upgraded once tests are passing.

Database

  • Standardise error messages and add context support for Reference.on() (@greena13 8d66554)
  • [ios] Fixed an issue whereby the iOS snapshot was not consistent with the web SDK (#100)

Remote Config

Remote config has been implemented on both Android & iOS (@akshetpandey)