tag:github.com,2008:https://github.com/AlexandruMares/react-redux-firebase/releases Release notes from react-redux-firebase 2019-05-10T06:00:53Z tag:github.com,2008:Repository/191821334/v3.0.0-alpha.12 2019-05-10T06:00:53Z v3.0.0-alpha.12 (#693) <ul> <li>fix(docs): remove remaining instances of getFirebase from docs - <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="408486353" data-permission-text="Title is private" data-url="https://github.com/prescottprue/react-redux-firebase/issues/635" data-hovercard-type="issue" data-hovercard-url="/prescottprue/react-redux-firebase/issues/635/hovercard" href="https://github.com/prescottprue/react-redux-firebase/issues/635">prescottprue#635</a> (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="438549797" data-permission-text="Title is private" data-url="https://github.com/prescottprue/react-redux-firebase/issues/694" data-hovercard-type="pull_request" data-hovercard-url="/prescottprue/react-redux-firebase/pull/694/hovercard" href="https://github.com/prescottprue/react-redux-firebase/pull/694">prescottprue#694</a>)</li> <li>feat(core): Start React hook API - <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="433749147" data-permission-text="Title is private" data-url="https://github.com/prescottprue/react-redux-firebase/issues/684" data-hovercard-type="pull_request" data-hovercard-url="/prescottprue/react-redux-firebase/pull/684/hovercard" href="https://github.com/prescottprue/react-redux-firebase/pull/684">prescottprue#684</a> - <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/illuminist/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/illuminist">@illuminist</a></li> </ul> prescottprue tag:github.com,2008:Repository/191821334/v3.0.0-alpha.10 2019-02-24T12:04:17Z v3.0.0-alpha.10 <ul> <li>fix(createFirebaseInstance): merge internals on instance recreation - <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="238774466" data-permission-text="Title is private" data-url="https://github.com/prescottprue/react-redux-firebase/issues/174" data-hovercard-type="pull_request" data-hovercard-url="/prescottprue/react-redux-firebase/pull/174/hovercard" href="https://github.com/prescottprue/react-redux-firebase/pull/174">prescottprue#174</a> - <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/gotdibbs/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/gotdibbs">@gotdibbs</a></li> <li>fix(typings): updated TypeScript typings including use of Dictionary - <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/rscotten/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/rscotten">@rscotten</a></li> </ul> prescottprue tag:github.com,2008:Repository/191821334/v3.0.0-alpha.9 2019-02-09T23:17:45Z v3.0.0-alpha.9 <ul> <li>fix(firebaseConnect): add back firebase + dispatch props - <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="388907867" data-permission-text="Title is private" data-url="https://github.com/prescottprue/react-redux-firebase/issues/582" data-hovercard-type="issue" data-hovercard-url="/prescottprue/react-redux-firebase/issues/582/hovercard" href="https://github.com/prescottprue/react-redux-firebase/issues/582">prescottprue#582</a>, <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="397688905" data-permission-text="Title is private" data-url="https://github.com/prescottprue/react-redux-firebase/issues/613" data-hovercard-type="pull_request" data-hovercard-url="/prescottprue/react-redux-firebase/pull/613/hovercard" href="https://github.com/prescottprue/react-redux-firebase/pull/613">prescottprue#613</a></li> <li>fix(typings): update more types including orderBy options</li> <li>fix(tests): add case to firebaseConnect to confirm firebase and dispatch props</li> </ul> prescottprue tag:github.com,2008:Repository/191821334/v3.0.0-alpha.7 2019-02-05T23:33:44Z v3.0.0-alpha.7 <ul> <li>fix(firebaseConnect): rename internal props and throw for name collisions - <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="397688905" data-permission-text="Title is private" data-url="https://github.com/prescottprue/react-redux-firebase/issues/613" data-hovercard-type="pull_request" data-hovercard-url="/prescottprue/react-redux-firebase/pull/613/hovercard" href="https://github.com/prescottprue/react-redux-firebase/pull/613">prescottprue#613</a> - <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/theashguy/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/theashguy">@theashguy</a> + <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/iamthefox/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/iamthefox">@iamthefox</a></li> <li>fix(HOCs): missing props (firebase + dispatch) added - <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="396020455" data-permission-text="Title is private" data-url="https://github.com/prescottprue/react-redux-firebase/issues/606" data-hovercard-type="issue" data-hovercard-url="/prescottprue/react-redux-firebase/issues/606/hovercard" href="https://github.com/prescottprue/react-redux-firebase/issues/606">prescottprue#606</a></li> <li>feat(typings): major upgrade to typescript definitions (including types from <code>@firebase</code>) - <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="406913415" data-permission-text="Title is private" data-url="https://github.com/prescottprue/react-redux-firebase/issues/627" data-hovercard-type="pull_request" data-hovercard-url="/prescottprue/react-redux-firebase/pull/627/hovercard" href="https://github.com/prescottprue/react-redux-firebase/pull/627">prescottprue#627</a> - <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/rscotten/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/rscotten">@rscotten</a></li> </ul> prescottprue tag:github.com,2008:Repository/191821334/3.0.0-alpha.6 2019-01-08T04:36:20Z v3.0.0-alpha.6 <ul> <li>feat(auth): exposing handleRedirectResult for react-firebaseui - <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="396117516" data-permission-text="Title is private" data-url="https://github.com/prescottprue/react-redux-firebase/issues/608" data-hovercard-type="pull_request" data-hovercard-url="/prescottprue/react-redux-firebase/pull/608/hovercard" href="https://github.com/prescottprue/react-redux-firebase/pull/608">prescottprue#608</a> - <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/dirathea/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dirathea">@dirathea</a></li> <li>fix(firestoreConnect): fix invalid proptypes - <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="396711133" data-permission-text="Title is private" data-url="https://github.com/prescottprue/react-redux-firebase/issues/611" data-hovercard-type="issue" data-hovercard-url="/prescottprue/react-redux-firebase/issues/611/hovercard" href="https://github.com/prescottprue/react-redux-firebase/issues/611">prescottprue#611</a> &amp; <a href="/AlexandruMares/react-redux-firebase/blob/3.0.0-alpha.6/prescottprue/redux-firestore#165">redux-firestore 165</a></li> </ul> prescottprue tag:github.com,2008:Repository/191821334/v3.0.0-alpha.5 2019-01-02T04:06:25Z v3.0.0-alpha.5 (#604) <ul> <li>fix(context): fix misspelled <code>defaultProp</code> on <code>ReactReduxFirebaseProvider</code> - <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="380212147" data-permission-text="Title is private" data-url="https://github.com/prescottprue/react-redux-firebase/issues/564" data-hovercard-type="issue" data-hovercard-url="/prescottprue/react-redux-firebase/issues/564/hovercard" href="https://github.com/prescottprue/react-redux-firebase/issues/564">prescottprue#564</a></li> <li>feat(docs): add code sandbox example link to README</li> </ul> prescottprue tag:github.com,2008:Repository/191821334/v3.0.0-alpha.4 2019-01-02T00:07:15Z v3.0.0-alpha.4 (#597) <ul> <li>fix(typings): add context providers to typings - <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="380212147" data-permission-text="Title is private" data-url="https://github.com/prescottprue/react-redux-firebase/issues/564" data-hovercard-type="issue" data-hovercard-url="/prescottprue/react-redux-firebase/issues/564/hovercard" href="https://github.com/prescottprue/react-redux-firebase/issues/564">prescottprue#564</a></li> <li>fix(storage): support only firestore when calling upload and writing to db - <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/dirathea/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dirathea">@dirathea</a></li> <li>fix(core): add auth initialization to providers to match v2 store enhancer - <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="292897736" data-permission-text="Title is private" data-url="https://github.com/prescottprue/react-redux-firebase/issues/388" data-hovercard-type="issue" data-hovercard-url="/prescottprue/react-redux-firebase/issues/388/hovercard" href="https://github.com/prescottprue/react-redux-firebase/issues/388">prescottprue#388</a></li> </ul> prescottprue tag:github.com,2008:Repository/191821334/v2.2.6 2019-01-01T22:57:55Z v2.2.6 <ul> <li>fix(storage): support only firestore when calling upload and writing - <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="394788244" data-permission-text="Title is private" data-url="https://github.com/prescottprue/react-redux-firebase/issues/600" data-hovercard-type="issue" data-hovercard-url="/prescottprue/react-redux-firebase/issues/600/hovercard" href="https://github.com/prescottprue/react-redux-firebase/issues/600">prescottprue#600</a>, <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="394947968" data-permission-text="Title is private" data-url="https://github.com/prescottprue/react-redux-firebase/issues/601" data-hovercard-type="pull_request" data-hovercard-url="/prescottprue/react-redux-firebase/pull/601/hovercard" href="https://github.com/prescottprue/react-redux-firebase/pull/601">prescottprue#601</a></li> </ul> prescottprue tag:github.com,2008:Repository/191821334/v3.0.0-alpha.3 2018-12-18T02:35:14Z v3.0.0-alpha.3 (#595) <ul> <li>fix(firestoreConnect): remove remaining usage of old context pattern - <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="391879918" data-permission-text="Title is private" data-url="https://github.com/prescottprue/react-redux-firebase/issues/594" data-hovercard-type="issue" data-hovercard-url="/prescottprue/react-redux-firebase/issues/594/hovercard" href="https://github.com/prescottprue/react-redux-firebase/issues/594">prescottprue#594</a></li> <li>fix(HOCs): add displayName to <code>firebaseConnect</code> and <code>firestoreConnect</code></li> </ul> prescottprue tag:github.com,2008:Repository/191821334/v2.2.5 2018-12-17T06:27:52Z v2.2.5 (#592) <ul> <li>feat(HOCs): add error if using <code>react-redux@^6</code> (points to <a href="http://docs.react-redux-firebase.com/history/v3.0.0/docs/v3-migration-guide.html" rel="nofollow">v3 migration guide</a>) - <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="391550911" data-permission-text="Title is private" data-url="https://github.com/prescottprue/react-redux-firebase/issues/591" data-hovercard-type="issue" data-hovercard-url="/prescottprue/react-redux-firebase/issues/591/hovercard" href="https://github.com/prescottprue/react-redux-firebase/issues/591">prescottprue#591</a></li> <li>fix(docs): update react-native section of docs including broken links - <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="390626428" data-permission-text="Title is private" data-url="https://github.com/prescottprue/react-redux-firebase/issues/586" data-hovercard-type="issue" data-hovercard-url="/prescottprue/react-redux-firebase/issues/586/hovercard" href="https://github.com/prescottprue/react-redux-firebase/issues/586">prescottprue#586</a></li> </ul> prescottprue