Skip to content

2.5.0

Compare
Choose a tag to compare
@triniwiz triniwiz released this 12 Dec 19:14
· 92 commits to main since this release

What's Changed

  • fix(ios/core): filter out nil values from serialize method by @mukaschultze in #142
  • fix(firestore)(android): arrayUnion always appends null to array by @delaneyb in #150
  • fix(messaging): Activity registerForActivityResult is not a function by @CatchABus in #155
  • fix(auth):signOut should return boolean #157 by @kefahB in #160
  • fix(dynamic-links): export ShortLinkType as an object by @mukaschultze in #161
  • fix(dynamic-links): ios parameters builder assigned to wrong variable by @mukaschultze in #162
  • feat(dynamic-links): support short links on iOS by @mukaschultze in #163
  • fix(dynamic-links): build link before generating long link by @mukaschultze in #164
  • fix(messaging): delay android messages only until a listener is added by @edusperoni in #165

New Contributors

Full Changelog: 2.4.4...2.5.0