tag:github.com,2008:https://github.com/rassmantech/react-redux-firebase/releases Tags from react-redux-firebase 2019-12-22T06:15:58Z tag:github.com,2008:Repository/229756205/v3.0.6 2019-12-22T06:15:58Z v3.0.6 <p>v3.0.6</p> <p>* fix(profile): prevent `cannot read property '_getservice' of undefined` error - <a class="issue-link js-issue-link" href="https://github.com/prescottprue/react-redux-firebase/pull/801">prescottprue#801</a> - <a class="user-mention notranslate" href="https://github.com/Zubnix">@Zubnix</a> <br />* fix(types): fix arguments in `resetPassword` - <a class="issue-link js-issue-link" href="https://github.com/prescottprue/react-redux-firebase/issues/803">prescottprue#803</a> - <a class="user-mention notranslate" href="https://github.com/magrinj">@magrinj</a> <br />* fix(docs): documentation about `resetPassword` - <a class="issue-link js-issue-link" href="https://github.com/prescottprue/react-redux-firebase/issues/803">prescottprue#803</a> - <a class="user-mention notranslate" href="https://github.com/magrinj">@magrinj</a></p> prescottprue tag:github.com,2008:Repository/229756205/v3.0.5 2019-11-06T18:45:10Z v3.0.5 <p>v3.0.5</p> <p>* fix(auth): always return a promise from createUserProfile - <a class="issue-link js-issue-link" href="https://github.com/prescottprue/react-redux-firebase/issues/789">prescottprue#789</a> <br />* fix(tests): add check for promise return in all situations - <a class="issue-link js-issue-link" href="https://github.com/prescottprue/react-redux-firebase/issues/789">prescottprue#789</a> <br />* fix(docs): handle case of empty `providerData` in `profileFactory` example - <a class="issue-link js-issue-link" href="https://github.com/prescottprue/react-redux-firebase/issues/739">prescottprue#739</a></p> prescottprue tag:github.com,2008:Repository/229756205/v3.0.4 2019-10-31T23:11:52Z v3.0.4 (#787) <p>v3.0.4 (<a class="issue-link js-issue-link" href="https://github.com/prescottprue/react-redux-firebase/pull/787">prescottprue#787</a>)</p> <p>* fix(profile): remove async/await code causing regeneratorRuntime error (drops promise support for profileFactory) - <a class="issue-link js-issue-link" href="https://github.com/prescottprue/react-redux-firebase/issues/786">prescottprue#786</a>, <a class="issue-link js-issue-link" href="https://github.com/prescottprue/react-redux-firebase/pull/778">prescottprue#778</a></p> prescottprue tag:github.com,2008:Repository/229756205/v3.0.3 2019-10-22T06:15:20Z v3.0.3 <p>v3.0.3</p> <p>* feat(profile): add promise support for `profileFactory` - <a class="user-mention notranslate" href="https://github.com/dannyvaughton">@dannyvaughton</a> <br />* fix(types): fix `firestore.delete` return type - <a class="user-mention notranslate" href="https://github.com/rscotten">@rscotten</a> <br />* feat(tests): add test for promise support of profile factory <br />* feat(tests): add tests for all top level methods of `createFirebaseInstance`</p> prescottprue tag:github.com,2008:Repository/229756205/v3.0.2 2019-10-13T08:16:16Z v3.0.2 <p>v3.0.2</p> <p>* fix(types): update `see` paths that are not valid and add missing <br />* fix(docs): update `see` paths that are not valid <br />* fix(docs): remove see parameter from generated api docs <br />* fix(docs): update `book.json` to have v3.0.0 selected</p> prescottprue tag:github.com,2008:Repository/229756205/v3.0.1 2019-10-12T09:55:27Z v3.0.1 <p>v3.0.1</p> <p>* fix(types): update see links to point to base docs site <br />* fix(docs): update see links to point to base docs site <br />* fix(docs): update README to include old versions section instead of note about `next`</p> prescottprue tag:github.com,2008:Repository/229756205/v3.0.0 2019-10-12T09:14:02Z v3.0.0 <p>v3.0.0</p> <p>All changes from v3.0.0 pre-release versions including: <br />* [X] Hooks (`useFirebase`, `useFirebaseConnect`, `useFirestore`, `useFirestoreConnect`) <br />* [X] Rebuild on stable React Context API <br />* [X] Support react-redux v6 - [<a class="issue-link js-issue-link" href="https://github.com/prescottprue/react-redux-firebase/issues/581">prescottprue#581</a>](<a class="issue-link js-issue-link" href="https://github.com/prescottprue/react-redux-firebase/issues/581">prescottprue#581</a>) <br />* [X] Support for react strict mode - [<a class="issue-link js-issue-link" href="https://github.com/prescottprue/react-redux-firebase/issues/564">prescottprue#564</a>](<a class="issue-link js-issue-link" href="https://github.com/prescottprue/react-redux-firebase/issues/564">prescottprue#564</a>) <br />* [X] Improved bundle size support (should include way to audit size) - [<a class="issue-link js-issue-link" href="https://github.com/prescottprue/react-redux-firebase/issues/573">prescottprue#573</a>](<a class="issue-link js-issue-link" href="https://github.com/prescottprue/react-redux-firebase/issues/573">prescottprue#573</a>) <br />* [X] Support/Docs for stable react context API <br />* [X] Switch `firebaseConnect` and `firestoreConnect` to using `componentDidMount` in place of `componentWillMount` which is deprecated in newer react versions (as [described here](<a href="https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#fetching-external-data">https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#fetching-external-data</a>))</p> <p>More details available in [the v3.0.0 roadmap](<a href="https://github.com/prescottprue/react-redux-firebase/wiki/v3.0.0-Roadmap">https://github.com/prescottprue/react-redux-firebase/wiki/v3.0.0-Roadmap</a>)</p> prescottprue tag:github.com,2008:Repository/229756205/v3.0.0-beta.4 2019-10-12T08:36:50Z v3.0.0-beta.4 <p>v3.0.0-beta.4</p> <p>* feat(profileFactory): adding `firebase` parameter to `profileFactory` callback - <a class="issue-link js-issue-link" href="https://github.com/prescottprue/react-redux-firebase/issues/772">prescottprue#772</a> - <a class="user-mention notranslate" href="https://github.com/dannyvaughton">@dannyvaughton</a> <br />* feat(core): add `eslint-plugin-json` and update jsdoc comments <br />* fix(core): use `import *` in place of index file for actions <br />* fix(core): use `@see` in jsdoc to provide docs links <br />* feat(ci): add node 12 to travis build versions <br />* feat(core): remove consumer exports from top level API (available from `Context.Consumer`) <br />* feat(docs): more v3 API change updates to docs <br />* fix(examples): update firestore example with v3 api <br />* chore(deps): update [documentationjs](<a href="https://documentation.js.org/">https://documentation.js.org/</a>) version to 12.1.2 <br />* chore(deps): update webpack to 4.41.0</p> prescottprue tag:github.com,2008:Repository/229756205/v3.0.0-beta.3 2019-10-05T08:07:18Z v3.0.0-beta.3 <p>v3.0.0-beta.3</p> <p>* feat(types): add back type for `getFirebase` - <a class="issue-link js-issue-link" href="https://github.com/prescottprue/react-redux-firebase/issues/763">prescottprue#763</a> <br />* feat(storage): pass file metadata through `uploadFile` to `storage.put` calls - <a class="issue-link js-issue-link" href="https://github.com/prescottprue/react-redux-firebase/issues/720">prescottprue#720</a> <br />* feat(examples): update material and simple examples <br />* feat(docs): update docs with new hooks API</p> prescottprue tag:github.com,2008:Repository/229756205/v3.0.0-beta.2 2019-09-07T00:12:38Z v3.0.0-beta.2 (#759) <p>v3.0.0-beta.2 (<a class="issue-link js-issue-link" href="https://github.com/prescottprue/react-redux-firebase/pull/759">prescottprue#759</a>)</p> <p>* fix(firestoreConnect): pass correct value for `firebase` prop - <a class="issue-link js-issue-link" href="https://github.com/prescottprue/react-redux-firebase/issues/758">prescottprue#758</a></p> prescottprue