2.5.0
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
- @mukaschultze made their first contribution in #142
- @CatchABus made their first contribution in #155
- @kefahB made their first contribution in #160
Full Changelog: 2.4.4...2.5.0