Skip to content

Releases: aminerol/react-query-firestore

Release 0.3.1

07 Nov 15:36
Compare
Choose a tag to compare

0.3.1 (2021-11-07)

Bug Fixes

  • fire Onsnapshot when metadata changes (c55680b)

Features

  • add enablePersistence func to persist firestore state (f493cb6)
  • auto parse date fields (72840e6)

Release 0.2.1

06 Oct 03:03
Compare
Choose a tag to compare

0.2.1 (2021-10-06)

Bug Fixes

  • throw error if onSnapshot failed (cc3810d)
  • update collection cache when setCache called (3369830)

Release 0.2.0

22 Sep 02:31
Compare
Choose a tag to compare

0.2.0 (2021-09-22)

Bug Fixes

  • add new document to collection using useMutation (dced7ec)
  • use correct type for collection query (b4f068d)

Features

  • add pagination to useCollection (85b464b)
  • add useInfiniteCollection hook (f6e1bee)

Release 0.1.2

10 Sep 10:03
Compare
Choose a tag to compare

0.1.2 (2021-09-10)

Bug Fixes

  • use correct type for collection query (b4f068d)

Release 0.1.1

04 Sep 19:53
Compare
Choose a tag to compare

First release ⚡️