Tags: andipaetzold/react-firehooks
Tags
chore: 4.1.1 [skip ci] ## [4.1.1](v4.1.0...v4.1.1) (2024-08-15) ### Bug Fixes * initial state was reset in single subscription hooks in strict mode in dev ([d0db2af](d0db2af)) * race condition in multi "*Once" hooks ([e7af873](e7af873)) * race condition in single `*Once` hooks when reference changes ([d835504](d835504))
chore: 4.0.0 [skip ci] # [4.0.0](v3.1.0...v4.0.0) (2023-10-26) ### Features * remove `useCountFromServer` ([#248](#248)) ([f2724ed](f2724ed)) * require firebase 10.5.0 or later ([#247](#247)) ([03cf52f](03cf52f)) * useAggregateFromServer ([#192](#192)) ([327a210](327a210)) ### BREAKING CHANGES * `useCountFromServer` was removed in favor of `useAggregateFromServer` * require firebase 10.5.0 or later
chore: 4.0.0-next.2 [skip ci] # [4.0.0-next.2](v4.0.0-next.1...v4.0.0-next.2) (2023-10-12) ### Features * remove `useCountFromServer` ([#248](#248)) ([f2724ed](f2724ed)) ### BREAKING CHANGES * `useCountFromServer` was removed in favor of `useAggregateFromServer`
PreviousNext