Releases: andipaetzold/react-firehooks
Releases · andipaetzold/react-firehooks
v4.3.0
21 Jul 17:39
Compare
Sorry, something went wrong.
No results found
4.3.0 (2025-07-21)
Features
v4.2.0
23 Oct 19:15
Compare
Sorry, something went wrong.
No results found
4.2.0 (2024-10-23)
Features
v4.1.1
15 Aug 19:21
Compare
Sorry, something went wrong.
No results found
4.1.1 (2024-08-15)
Bug Fixes
initial state was reset in single subscription hooks in strict mode in dev (d0db2af )
race condition in multi "*Once" hooks (e7af873 )
race condition in single *Once hooks when reference changes (d835504 )
v4.1.0
14 Mar 22:44
Compare
Sorry, something went wrong.
No results found
4.1.0 (2024-03-14)
Features
firestore: support SnapshotListenOptions.source (#267 ) (aa74cda )
v4.0.3
25 Nov 10:29
Compare
Sorry, something went wrong.
No results found
4.0.3 (2023-11-25)
Bug Fixes
exactOptionalPropertyTypes TS option compatibility (#256 ) (581774a )
v4.0.2
05 Nov 22:33
Compare
Sorry, something went wrong.
No results found
4.0.2 (2023-11-05)
Bug Fixes
infinite re-renders of useAggregateFromServer (8882819 )
v4.0.1
05 Nov 21:24
Compare
Sorry, something went wrong.
No results found
4.0.1 (2023-11-05)
Bug Fixes
v4.0.0
26 Oct 16:35
Compare
Sorry, something went wrong.
No results found
4.0.0 (2023-10-26)
Features
BREAKING CHANGES
useCountFromServer was removed in favor of
useAggregateFromServer
require firebase 10.5.0 or later
v4.0.0-next.2
12 Oct 21:37
Compare
Sorry, something went wrong.
No results found
Features
BREAKING CHANGES
useCountFromServer was removed in favor of
useAggregateFromServer
v4.0.0-next.1
12 Oct 21:31
Compare
Sorry, something went wrong.
No results found
Features
BREAKING CHANGES
require firebase 10.5.0 or later