Skip to content

Releases: FirebaseExtended/reactfire

v4.0.0-rc.0

v4.0.0-rc.0 Pre-release
Pre-release

Choose a tag to compare

@jhuleatt jhuleatt released this 19 Aug 21:14
8c886da

ReactFire v4 initial release candidate

Discussion in #402

v3.0.0

Choose a tag to compare

@jhuleatt jhuleatt released this 19 Aug 16:14
80223d6

v3 of ReactFire supports stable builds of React

v3.0.0-rc.3

v3.0.0-rc.3 Pre-release
Pre-release

Choose a tag to compare

@jhuleatt jhuleatt released this 26 Jul 13:15
80223d6
  • update to rxfire rxfire@5.0.0-rc.3 (issue #401)
  • fix useSigninCheck naming error (#410)

v3.0.0-rc.2

v3.0.0-rc.2 Pre-release
Pre-release

Choose a tag to compare

@jhuleatt jhuleatt released this 07 Jul 18:24

Fix support for rxjs v6.6.3 (#397)

v3.0.0-rc.1

v3.0.0-rc.1 Pre-release
Pre-release

Choose a tag to compare

@jhuleatt jhuleatt released this 01 Jul 17:33
4d1206d
  • Mark startWithValue deprecated and alias it to initialData (#310)
  • SuspenseWithPerf jsdom compatibility (#324)
  • Obey the Rules of Hooks (#367)
  • Update Firestore generics (#366)
  • Set hasEmitted for initialData (#370)
  • Deprecate AuthCheck and ClaimsCheck components in favor of useSigninCheck hook (#368)
  • useSdk: only check hasValue if suspense mode (#373)
  • Update rxfire and rxjs (#372)

v3.0.0-rc.0

v3.0.0-rc.0 Pre-release
Pre-release

Choose a tag to compare

@jamesdaniels jamesdaniels released this 03 Dec 02:48

First release candidate of ReactFire 3.0, which supports React stable.

v2.0.4

Choose a tag to compare

@jhuleatt jhuleatt released this 30 Sep 19:12
21b6702

Update Firebase initialization (#254)

v2.0.3

Choose a tag to compare

@jhuleatt jhuleatt released this 25 Mar 22:05
848eaa3
  • #233 Fixed <StorageImage /> sdk import behavior
  • #231 Dependabot update acorn

v2.0.2

Choose a tag to compare

@jamesdaniels jamesdaniels released this 11 Mar 22:07

Fixed compatibility with the new builds of Firestore & dropped a bundled polyfill for globalThis as it wasn't complete. Note you may need to polyfill globalThis as a result.

v2.0.1

Choose a tag to compare

@jamesdaniels jamesdaniels released this 27 Feb 00:19

Fix for the 2.0.0 build failure due to an accidental release on @latest.