Skip to content

v4.0.1

Compare
Choose a tag to compare
@jhuleatt jhuleatt released this 01 Sep 19:05
· 44 commits to main since this release
14d368b
  • Update lockfile (fixes #433)
  • Add missing Analytics exports (useAnalytics, AnalyticsProvider, useInitAnalytics) (PR #431)

    Thank you @shiiinji!

  • [internal cleanup] Use RxFire's remote config implementation instead of a custom ReactFire implementation (PR #434)

    Thank you @sujishpatel!

  • [internal cleanup] Use @ts-expect-error instead of @ts-ignore for safer typings (PR #435)

    Thank you @sujishpatel!