Releases: yamcodes/hooked-on-firebase
Releases · yamcodes/hooked-on-firebase
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
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)