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