tag:github.com,2008:https://github.com/dennemark/reactfire/releasesTags from reactfire2020-12-03T02:41:30Ztag:github.com,2008:Repository/335306727/v3.0.0-rc.02020-12-03T02:41:30Zv3.0.0-rc.0jamesdanielstag:github.com,2008:Repository/335306727/v2.0.42020-05-20T21:54:32Zv2.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>davideasttag:github.com,2008:Repository/335306727/v2.0.32020-03-17T16:26:17Zv2.0.3jhuleatttag:github.com,2008:Repository/335306727/v2.0.22020-03-11T21:59:35Zv2.0.2jamesdanielstag:github.com,2008:Repository/335306727/v2.0.12020-02-27T00:15:40Zv2.0.1jamesdanielstag:github.com,2008:Repository/335306727/v2.0.02020-02-26T22:51:47Zv2.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>jhuleatttag:github.com,2008:Repository/335306727/v2.0.0-rc.32020-02-26T22:51:47Zv2.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>jhuleatttag:github.com,2008:Repository/335306727/v2.0.0-rc.22020-02-26T07:19:56Zv2.0.0-rc.2jamesdanielstag:github.com,2008:Repository/335306727/v2.0.0-rc.12020-02-20T21:32:37Zv2.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>jamesdanielstag:github.com,2008:Repository/335306727/v2.0.0-rc.02020-02-12T23:36:44Zv2.0.0-rc.0jamesdaniels