Skip to content

2.0.0

Compare
Choose a tag to compare
@triniwiz triniwiz released this 18 May 22:00
· 217 commits to main since this release

2.0.0 (2022-05-18)

Bug Fixes

  • admob: declare as static (44f66b9)
  • admob: update input (dcb2b07)
  • auth: currentUser is nullable (#82) (8f5cab1)
  • dynamic-links: prevent crash when annotation is null (#86) (8a53b8b)
  • HttpsCallableResult type (#81) (b6e431b)
  • messaging: prevent loss of messages when app is closed. (#84) (f75d682)
  • TypeError onComplete is not a function (#80) (e575475)
  • appcheck: declare as static (#88) (4dc8122)
  • messaging: declare as static (#77) (4dc8122)

Features