Releases: prescottprue/redux-firestore
Releases · prescottprue/redux-firestore
v2.0.1
v2.0.0
v1.1.0
v1.0.0
v0.15.2
v0.15.1
- fix(deps): bump immer from 8.0.1 to 9.0.6 (#361)
- fix(deps): bump lodash from 4.17.20 to 4.17.21 (#342)
- fix(deps): bump tar from 4.4.13 to 4.4.19 (#360)
- fix(deps): bump elliptic from 6.5.3 to 6.5.4 (#330)
- fix(deps): bump y18n from 3.2.1 to 3.2.2 (#334)
- fix(deps): bump ssri from 6.0.1 to 6.0.2 (#337)
- fix(deps): bump hosted-git-info from 2.8.5 to 2.8.9 (#344)
- fix(deps): bump browserslist from 4.16.3 to 4.16.6 (#347)
- fix(deps): bump path-parse from 1.0.6 to 1.0.7 (#358)
- fix(deps): bump tmpl from 1.0.4 to 1.0.5 in /examples/complete (#369)
v0.15.0
- fix(getFirestore): correctly load extended firestore instance in
getFirestore
(#318) - @aarajh - fix(orderedReducer): reorder items when
newIndex
is zero (#317) - @matthew-h-cromer - feat(types): add types for reducer (#295, #296) - @msutkowski,@bawahakim
- fix(examples): update complete example patterns + major versions
- build(deps): bump immer from 5.0.0 to 8.0.1 (#320)
- build(deps): bump ini from 1.3.5 to 1.3.8 (#316)
- build(deps): bump ini from 1.3.5 to 1.3.8 in /examples/basic (#315)
v0.14.0
- fix: preserve id on document modified reordering (#308) - @puppybits
- fix(types): de-dupe action types by reusing existing const (#290) - @msutkowski
- fix(docs): enhanced example in README (#286) - @gregfenton
- build(deps): update lodash to 4.17.20
- build(deps): bump elliptic from 6.5.2 to 6.5.3 (#302)
- build(deps): bump elliptic from 6.5.1 to 6.5.3 in /examples/basic (#301)
- build(deps): bump http-proxy from 1.18.0 to 1.18.1 in /examples/basic (#306)
- build(deps): bump handlebars from 4.5.1 to 4.7.6 in /examples/basic (#305)
- build(deps-dev): bump codecov from 3.6.5 to 3.7.1 (#300)
v0.13.0
v0.12.0
- feat(query): support
collectionGroup
for listeners - #264 - @rscotten - fix(query): use correct value in snapshot cache - #258 - @illuminist
- feat(query): support
storeAs
property inpopulates
objects in queries - #261 - @jfrumar-infinitusai - chore(deps): update immer from 3.2.0 to v5.0.0
- chore(deps): update dev dependencies including babel, eslint and crossenv
- chore(ci): switch from TravisCI to Github Actions
- chore(deps): switch to yarn in place of npm
- chore(deps): update dev deps including babel