Skip to content

v3.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Aug 22:21
· 71 commits to main since this release

3.0.0 (2023-08-01)

Bug Fixes

  • firestore: remove dynamic import from useCountFromServer (#162) (47a03f6)
  • properly cleanup useQueries* on unmount (b77becc)

Features

BREAKING CHANGES

  • useCollection* hooks are renamed to useQuery*
  • require firebase 9.11.0 or later
  • package targets es2017