Skip to content

Releases: yamcodes/hooked-on-firebase

v1.0.4

28 Feb 14:50
ef7e365
Compare
Choose a tag to compare

1.0.4 (2024-02-28)

Bug Fixes

v1.0.3

28 Feb 14:40
d55f81e
Compare
Choose a tag to compare

1.0.3 (2024-02-28)

Bug Fixes

v1.0.2

28 Feb 13:51
da04984
Compare
Choose a tag to compare

1.0.2 (2024-02-28)

Bug Fixes

  • export useSignInWithCustomToken (56d3c2c)

v1.0.1

11 Dec 13:39
84852be
Compare
Choose a tag to compare

1.0.1 (2023-12-11)

Bug Fixes

v1.0.0

11 Dec 13:28
6d1d46d
Compare
Choose a tag to compare

1.0.0 (2023-12-11)

Features

  • Allow an initialValue to be passed as an option on data methods (fc87a3c)
  • install firebase v9 (d596b45)
  • update flow types (768664a)
  • upgrade auth to firebase v9 (7ae30ee)
  • upgrade database to firebase v9 (a0a045c)
  • upgrade firestore to firebase v9 (bcb185f)
  • upgrade storage to firebase v9 (6959f23)

Bug Fixes

  • 239 (6b8d105)
  • downgrade package-lock.json to lockfileVersion 1 (db80c54)
  • import onAuthStateChanged (a2dfa1a)
  • Incorrect arguments in README (a3241e1)
  • Incorrect parentheses in README (9977f71)
  • migrate firestore helpers (9179429)
  • migrate firestore helpers (45a1b93)
  • missing content in dist (e07a2b9)
  • remove optional chaining (8417252)
  • remove optional chaining (2d84b2b)
  • remove unnecessary import statement (777837d)
  • remove useIdentifyRef (1cf18c9)
  • replace unknown with any (2a9473f)
  • revert alpha related changes (424ea07)
  • set type of QuerySnapshot (18e6e3a)
  • useList works wrong when a new child is added (a107bd9)