Skip to content

v3.0.2

Choose a tag to compare

@chrisbianca chrisbianca released this 09 Mar 08:27
· 169 commits to master since this release

Release Notes

Bug fixes

  • [auth] Remove unnecessary firebase/auth import to reduce bundle size (#122) - thanks to @exKAZUu
  • [firestore] Fix issues with DocumentData typescript typings (#120) - thanks to @dangreaves for the suggested fix