tag:github.com,2008:https://github.com/astanb/react-redux-firebase/releases Tags from react-redux-firebase 2020-08-13T00:02:30Z tag:github.com,2008:Repository/311944422/v2.5.1 2020-08-13T00:02:30Z v2.5.1 prescottprue tag:github.com,2008:Repository/311944422/v3.7.0 2020-07-26T01:21:10Z v3.7.0 (#988) <p>v3.7.0 (<a class="issue-link js-issue-link" href="https://github.com/prescottprue/react-redux-firebase/pull/988">prescottprue#988</a>)</p> <p>* feat(populate): added support for `storeAs` when populating child from redux - <a class="user-mention notranslate" href="https://github.com/nagarjuna993">@nagarjuna993</a> <br />* fix(types): change `updateProfile` return type (<a class="issue-link js-issue-link" href="https://github.com/prescottprue/react-redux-firebase/issues/975">prescottprue#975</a>) - <a class="user-mention notranslate" href="https://github.com/nikitakost">@nikitakost</a> <br />* feat(auth): github OAuth provider option in login (<a class="issue-link js-issue-link" href="https://github.com/prescottprue/react-redux-firebase/pull/986">prescottprue#986</a>) - <a class="user-mention notranslate" href="https://github.com/davidepalazzo">@davidepalazzo</a> <br />* chore(deps): update babel dev dependencies to ^7.10.4</p> prescottprue tag:github.com,2008:Repository/311944422/v3.6.0 2020-06-19T15:48:23Z v3.6.0 (#966) <p>v3.6.0 (<a class="issue-link js-issue-link" href="https://github.com/prescottprue/react-redux-firebase/pull/966">prescottprue#966</a>)</p> <p>* feat(types): add database and firestore statics (<a class="issue-link js-issue-link" href="https://github.com/prescottprue/react-redux-firebase/pull/957">prescottprue#957</a>) - <a class="user-mention notranslate" href="https://github.com/msutkowski">@msutkowski</a>, <a class="user-mention notranslate" href="https://github.com/themindoverall">@themindoverall</a>, <a class="user-mention notranslate" href="https://github.com/phryneas">@phryneas</a> <br />* feat(types): add type predicate to `isLoaded` (<a class="issue-link js-issue-link" href="https://github.com/prescottprue/react-redux-firebase/pull/956">prescottprue#956</a>) - <a class="user-mention notranslate" href="https://github.com/lukeKonopka">@lukeKonopka</a> <br />* chore(docs): formatting fixes in firestore docs section (<a class="issue-link js-issue-link" href="https://github.com/prescottprue/react-redux-firebase/pull/959">prescottprue#959</a>) - <a class="user-mention notranslate" href="https://github.com/gregfenton">@gregfenton</a> <br />* feat(docs): add firestore populate docs (<a class="issue-link js-issue-link" href="https://github.com/prescottprue/react-redux-firebase/pull/954">prescottprue#954</a>) - <a class="user-mention notranslate" href="https://github.com/harveychow">@harveychow</a></p> <p>Co-authored-by: gregfenton &lt;greg.fenton@gmail.com&gt; <br />Co-authored-by: Matt Sutkowski &lt;msutkowski@gmail.com&gt; <br />Co-authored-by: Chris Serino &lt;themindoverall@gmail.com&gt; <br />Co-authored-by: Harvey Chow &lt;hchow83@gmail.com&gt; <br />Co-authored-by: Luke Konopka &lt;g00bm4n@gmail.com&gt;</p> prescottprue tag:github.com,2008:Repository/311944422/v3.5.1 2020-05-31T21:19:59Z v3.5.1 (#951) <p>v3.5.1 (<a class="issue-link js-issue-link" href="https://github.com/prescottprue/react-redux-firebase/pull/951">prescottprue#951</a>)</p> <p>* fix(types): fix file blob type for uploadFile and uploadFiles (<a class="issue-link js-issue-link" href="https://github.com/prescottprue/react-redux-firebase/pull/950">prescottprue#950</a>) - <a class="user-mention notranslate" href="https://github.com/rscotten">@rscotten</a> <br />* chore(docs): cleanup minor typo in useFirestoreConnect.md (<a class="issue-link js-issue-link" href="https://github.com/prescottprue/react-redux-firebase/pull/949">prescottprue#949</a>) - <a class="user-mention notranslate" href="https://github.com/gregfenton">@gregfenton</a> <br />* chore(tests): fix typo "merge" to "merges" in reducer test file (<a class="issue-link js-issue-link" href="https://github.com/prescottprue/react-redux-firebase/pull/948">prescottprue#948</a>) - <a class="user-mention notranslate" href="https://github.com/yukimurasawa">@yukimurasawa</a> <br />* chore(docs): remove note about populate not being supported in firestore (<a class="issue-link js-issue-link" href="https://github.com/prescottprue/react-redux-firebase/issues/915">prescottprue#915</a>) <br />* chore(examples): clarify explanation in `watchEvent` example snippet (<a class="issue-link js-issue-link" href="https://github.com/prescottprue/react-redux-firebase/issues/910">prescottprue#910</a>) <br />* chore(docs): add correct syntax highlighting to example in firestore.md <br />* chore(build): improve lint command <br />* chore(build): only require jsdoc comments in source</p> <p>Co-authored-by: Richard Scotten &lt;rscotten@users.noreply.github.com&gt; <br />Co-authored-by: gregfenton &lt;greg.fenton@gmail.com&gt; <br />Co-authored-by: yukimurasawa &lt;yuki.murasawa0826@gmail.com&gt; <br />Co-authored-by: yukimurasawa &lt;yuki.murasawa.0826@gmail.com&gt;</p> prescottprue tag:github.com,2008:Repository/311944422/v3.5.0 2020-05-30T03:34:50Z v3.5.0 (#947) <p>v3.5.0 (<a class="issue-link js-issue-link" href="https://github.com/prescottprue/react-redux-firebase/pull/947">prescottprue#947</a>)</p> <p>* feat(storage): upload file metadata to existing firestore document (<a class="issue-link js-issue-link" href="https://github.com/prescottprue/react-redux-firebase/pull/936">prescottprue#936</a>) - <a class="user-mention notranslate" href="https://github.com/JonnyBoy333">@JonnyBoy333</a> <br />* chore(deps): update babel dev dependencies to 7.10.1 <br />* feat(ci): add creating of release to publish workflow</p> <p>Co-authored-by: Jon &lt;jonnylamb@gmail.com&gt;</p> prescottprue tag:github.com,2008:Repository/311944422/v3.4.0 2020-05-02T05:19:13Z v3.4.0 (#928) <p>v3.4.0 (<a class="issue-link js-issue-link" href="https://github.com/prescottprue/react-redux-firebase/pull/928">prescottprue#928</a>)</p> <p>* chore(ci): add package version check stage to prevent failed builds if version is already released <br />* feat(types): generic types for firestore methods (<a class="issue-link js-issue-link" href="https://github.com/prescottprue/react-redux-firebase/pull/920">prescottprue#920</a>) - <a class="user-mention notranslate" href="https://github.com/puppybits">@puppybits</a> <br />* fix(types): use correct import for react in types (<a class="issue-link js-issue-link" href="https://github.com/prescottprue/react-redux-firebase/pull/927">prescottprue#927</a>) - <a class="user-mention notranslate" href="https://github.com/loginov-rocks">@loginov-rocks</a> <br />* chore(types): remove unused AppTypes import</p> <p>Co-authored-by: Bobby &lt;bobby@getfiskal.com&gt; <br />Co-authored-by: Danila Loginov &lt;danila@loginov.rocks&gt;</p> prescottprue tag:github.com,2008:Repository/311944422/v3.3.1 2020-04-23T01:31:20Z v3.3.1 (#919) <p>v3.3.1 (<a class="issue-link js-issue-link" href="https://github.com/prescottprue/react-redux-firebase/pull/919">prescottprue#919</a>)</p> <p>* fix(types): add type for `profileFactory` config option (<a class="issue-link js-issue-link" href="https://github.com/prescottprue/react-redux-firebase/issues/917">prescottprue#917</a>) <br />* fix(types): prevent type error in combineReducers by adding generic type for Schema (<a class="issue-link js-issue-link" href="https://github.com/prescottprue/react-redux-firebase/pull/906">prescottprue#906</a>) - <a class="user-mention notranslate" href="https://github.com/rscotten">@rscotten</a> </p> <p>Co-authored-by: Richard Scotten &lt;rscotten@users.noreply.github.com&gt;</p> prescottprue tag:github.com,2008:Repository/311944422/v3.3.0 2020-03-21T22:31:11Z v3.3.0 (#889) <p>v3.3.0 (<a class="issue-link js-issue-link" href="https://github.com/prescottprue/react-redux-firebase/pull/889">prescottprue#889</a>)</p> <p>* fix(types): use correct type order for reducer schema - <a class="user-mention notranslate" href="https://github.com/rscotten">@rscotten</a> (<a class="issue-link js-issue-link" href="https://github.com/prescottprue/react-redux-firebase/pull/888">prescottprue#888</a>) <br />* fix(deps): update prettier to v1.10.0 to v2.0.0 <br />* fix(deps): update eslint from v4.8.0 to v6.8.0 <br />* fix(deps): update dev dependencies including eslint plugins</p> <p>Co-authored-by: Richard Scotten &lt;rscotten@users.noreply.github.com&gt;</p> prescottprue tag:github.com,2008:Repository/311944422/v3.2.0 2020-03-21T19:17:00Z v3.2.0 (#886) <p>v3.2.0 (<a class="issue-link js-issue-link" href="https://github.com/prescottprue/react-redux-firebase/pull/886">prescottprue#886</a>)</p> <p>* feat(auth): add support for microsoft auth provider - <a class="user-mention notranslate" href="https://github.com/lucasharada">@lucasharada</a> (<a class="issue-link js-issue-link" href="https://github.com/prescottprue/react-redux-firebase/pull/880">prescottprue#880</a>) <br />* fix(types): switch order of schema type arguments - <a class="user-mention notranslate" href="https://github.com/macinjoke">@macinjoke</a> (<a class="issue-link js-issue-link" href="https://github.com/prescottprue/react-redux-firebase/pull/875">prescottprue#875</a>) <br />* feat(docs): update docs include microsoft.com provider - <a class="user-mention notranslate" href="https://github.com/lucasharada">@lucasharada</a> (<a class="issue-link js-issue-link" href="https://github.com/prescottprue/react-redux-firebase/pull/880">prescottprue#880</a>) <br />* feat(tests): add test for microsoft.com auth provider - <a class="user-mention notranslate" href="https://github.com/lucasharada">@lucasharada</a> (<a class="issue-link js-issue-link" href="https://github.com/prescottprue/react-redux-firebase/pull/880">prescottprue#880</a>) <br />* chore(ci): switch to Github Actions for CI in place of TravisCI <br />* chore(build): add lint-staged for quicker lint checking on pre-commit <br />* chore(deps): update dev dependencies including babel deps</p> <p>Co-authored-by: Lucas Harada &lt;lucasharada5@gmail.com&gt; <br />Co-authored-by: macinjoke &lt;shunji.makino@gmail.com&gt;</p> prescottprue tag:github.com,2008:Repository/311944422/v3.1.2 2020-02-27T23:46:39Z v3.1.2 (#872) <p>v3.1.2 (<a class="issue-link js-issue-link" href="https://github.com/prescottprue/react-redux-firebase/pull/872">prescottprue#872</a>)</p> <p>* fix(types): add types for `onAttemptCollectionDelete` to fix `implicit any` error (<a class="issue-link js-issue-link" href="https://github.com/prescottprue/react-redux-firebase/pull/870">prescottprue#870</a>) - <a class="user-mention notranslate" href="https://github.com/macinjoke">@macinjoke</a> <br />* fix(populate): handle firestore list type in populate (<a class="issue-link js-issue-link" href="https://github.com/prescottprue/react-redux-firebase/pull/871">prescottprue#871</a>) - <a class="user-mention notranslate" href="https://github.com/illuminist">@illuminist</a> <br />* fix(types): add missing `onAuthStateChanged` for config object - <a class="user-mention notranslate" href="https://github.com/illuminist">@illuminist</a> <br />* fix(types): relax typing for `UserProfile` to be generic object - <a class="user-mention notranslate" href="https://github.com/illuminist">@illuminist</a> <br />* fix(types): make Schema the second generic parameter (<a class="issue-link js-issue-link" href="https://github.com/prescottprue/react-redux-firebase/pull/826">prescottprue#826</a>) <br />* chore(docs): add a typescript page to the recipes section of the docs (explains passing schema to reducer)</p> <p>Co-authored-by: illuminist &lt;illumina.ova@gmail.com&gt; <br />Co-authored-by: macinjoke &lt;shunji.makino@gmail.com&gt; <br />Co-authored-by: Marko Elez &lt;7696111+markoelez@users.noreply.github.com&gt; <br />Co-authored-by: Chris Dzoba &lt;Chris@Dzoba.com&gt;</p> prescottprue