Skip to content

Release 0.5.0

Latest
Compare
Choose a tag to compare
@hannojg hannojg released this 04 Jul 10:51
· 5 commits to master since this release

0.5.0 (2022-07-04)

Features

  • add reload callback to use*Once
  • feat: adds inactive request protection to Firestore *Once methods (mirror 201) (#4) (5cca81d)

Bug Fixes

  • use*Once hooks weren't updating data when query or docRef changed