Skip to content

Releases: andipaetzold/react-firehooks

v2.3.0

24 Oct 19:24
Compare
Choose a tag to compare

2.3.0 (2022-10-24)

Bug Fixes

  • app-check: hook was not properly published (#166) (061acc8)

Features

  • database/firestore: add initialValue option (#165) (8c2905c)

v2.2.0

18 Oct 19:35
Compare
Choose a tag to compare

2.2.0 (2022-10-18)

Features

v2.2.0-next.1

18 Oct 18:57
Compare
Choose a tag to compare
v2.2.0-next.1 Pre-release
Pre-release

2.2.0-next.1 (2022-10-18)

Features

v2.1.0

14 Oct 21:40
Compare
Choose a tag to compare

2.1.0 (2022-10-14)

Features

v2.0.1

30 Dec 20:09
Compare
Choose a tag to compare

2.0.1 (2021-12-30)

Bug Fixes

  • fully specify file paths in imports (86e1205)

v2.0.1-next.1

30 Dec 20:01
Compare
Choose a tag to compare
v2.0.1-next.1 Pre-release
Pre-release

2.0.1-next.1 (2021-12-30)

Bug Fixes

  • fully specify file paths in imports (86e1205)

v2.0.0

29 Dec 21:48
Compare
Choose a tag to compare

2.0.0 (2021-12-29)

Features

  • make package ESM only (2fff54d)
  • require firebase 9.5.0 or later (8bb9ba1)

BREAKING CHANGES

  • make package ESM only
  • require firebase 9.5.0 or later

v1.7.0

29 Dec 21:36
Compare
Choose a tag to compare

1.7.0 (2021-12-29)

Features

  • storage: add useBlob and useStream (979b798)

v2.0.0-next-major.3

21 Dec 13:23
Compare
Choose a tag to compare
v2.0.0-next-major.3 Pre-release
Pre-release

2.0.0-next-major.3 (2021-12-21)

Bug Fixes

  • move default exports condition to end (cbe32b9)

v2.0.0-next-major.2

21 Dec 13:18
Compare
Choose a tag to compare
v2.0.0-next-major.2 Pre-release
Pre-release

2.0.0-next-major.2 (2021-12-21)

Bug Fixes

  • move default exports condition to end (0562179)