Skip to content

Releases: FirebaseExtended/reactfire

v4.0.0-rc.0

19 Aug 21:14
8c886da
Compare
Choose a tag to compare
v4.0.0-rc.0 Pre-release
Pre-release

ReactFire v4 initial release candidate

Discussion in #402

v3.0.0

19 Aug 16:14
80223d6
Compare
Choose a tag to compare

v3 of ReactFire supports stable builds of React

v3.0.0-rc.3

26 Jul 13:15
80223d6
Compare
Choose a tag to compare
v3.0.0-rc.3 Pre-release
Pre-release

v3.0.0-rc.2

07 Jul 18:24
Compare
Choose a tag to compare
v3.0.0-rc.2 Pre-release
Pre-release

Fix support for rxjs v6.6.3 (#397)

v3.0.0-rc.1

01 Jul 17:33
4d1206d
Compare
Choose a tag to compare
v3.0.0-rc.1 Pre-release
Pre-release
  • 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

03 Dec 02:48
Compare
Choose a tag to compare
v3.0.0-rc.0 Pre-release
Pre-release

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

v2.0.4

30 Sep 19:12
21b6702
Compare
Choose a tag to compare

Update Firebase initialization (#254)

v2.0.3

25 Mar 22:05
848eaa3
Compare
Choose a tag to compare
  • #233 Fixed <StorageImage /> sdk import behavior
  • #231 Dependabot update acorn

v2.0.2

11 Mar 22:07
Compare
Choose a tag to compare

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

27 Feb 00:19
Compare
Choose a tag to compare

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