tag:github.com,2008:https://github.com/dennemark/reactfire/releases Tags from reactfire 2020-12-03T02:41:30Z tag:github.com,2008:Repository/335306727/v3.0.0-rc.0 2020-12-03T02:41:30Z v3.0.0-rc.0 jamesdaniels tag:github.com,2008:Repository/335306727/v2.0.4 2020-05-20T21:54:32Z v2.0.4: Merge pull request #254 from FirebaseExtended/de-register-version <p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/FirebaseExtended/reactfire/pull/254">FirebaseExtended#254</a> from FirebaseExtended/de-regi…</p> <p>…ster-version</p> <p>Add version number as an export</p> davideast tag:github.com,2008:Repository/335306727/v2.0.3 2020-03-17T16:26:17Z v2.0.3 jhuleatt tag:github.com,2008:Repository/335306727/v2.0.2 2020-03-11T21:59:35Z v2.0.2 jamesdaniels tag:github.com,2008:Repository/335306727/v2.0.1 2020-02-27T00:15:40Z v2.0.1 jamesdaniels tag:github.com,2008:Repository/335306727/v2.0.0 2020-02-26T22:51:47Z v2.0.0: Fix useObservable edge case (#220) <p>Fix useObservable edge case (<a class="issue-link js-issue-link" href="https://github.com/FirebaseExtended/reactfire/pull/220">FirebaseExtended#220</a>)</p> <p>* changes caused by updated prettier config <br />* change "share()" to "shareReplay(1)"</p> jhuleatt tag:github.com,2008:Repository/335306727/v2.0.0-rc.3 2020-02-26T22:51:47Z v2.0.0-rc.3: Fix useObservable edge case (#220) <p>Fix useObservable edge case (<a class="issue-link js-issue-link" href="https://github.com/FirebaseExtended/reactfire/pull/220">FirebaseExtended#220</a>)</p> <p>* changes caused by updated prettier config <br />* change "share()" to "shareReplay(1)"</p> jhuleatt tag:github.com,2008:Repository/335306727/v2.0.0-rc.2 2020-02-26T07:19:56Z v2.0.0-rc.2 jamesdaniels tag:github.com,2008:Repository/335306727/v2.0.0-rc.1 2020-02-20T21:32:37Z v2.0.0-rc.1: Refactoring use/preload and more (#215) <p>Refactoring use/preload and more (<a class="issue-link js-issue-link" href="https://github.com/FirebaseExtended/reactfire/pull/215">FirebaseExtended#215</a>)</p> <p>* Drop `initPerformance` (<span class="issue-keyword tooltipped tooltipped-se">closes</span> <a class="issue-link js-issue-link" href="https://github.com/FirebaseExtended/reactfire/issues/207">FirebaseExtended#207</a>) <br />* Cleaning up the use/preload types <br />* Use my good friend `Proxy` to allow access to both the `serviceProps` and the initialized instance without double calling (e.g, `useAuth()()`) <br />* More checks against double initializing <br />* Added binding to the initialize call (<span class="issue-keyword tooltipped tooltipped-se">closes</span> <a class="issue-link js-issue-link" href="https://github.com/FirebaseExtended/reactfire/issues/213">FirebaseExtended#213</a>) <br />* `SuspenseWithPerf` now lazy loads performance monitoring and uses the user timing API <br />* Fixed the CJS build with a better external test (<span class="issue-keyword tooltipped tooltipped-se">closes</span> <a class="issue-link js-issue-link" href="https://github.com/FirebaseExtended/reactfire/issues/214">FirebaseExtended#214</a>)</p> jamesdaniels tag:github.com,2008:Repository/335306727/v2.0.0-rc.0 2020-02-12T23:36:44Z v2.0.0-rc.0 jamesdaniels