Skip to content

v0.3.1

Compare
Choose a tag to compare
@prescottprue prescottprue released this 28 Feb 01:28
524e631
  • fix(query): multiple where or orderBy parameters - compojoom
  • fix(orderedReducer): subcollection not updating state.ordered - #46
  • fix(orderedReducer): multiple subcollections on same parent collection correctly merges doc data - #34
  • fix(dataReducer): setListeners clears out the subcollection of a document - #49
  • feat(orderedReducer): mergeOrdered, mergeOrderedDocUpdates, and mergeOrderedCollectionUpdates config options added to allow for enabling/disabling merging of ordered data within orderedReducer
  • feat(README): FAQ section added to clarify common questions - #47
  • feat(README): Config Options section added to explain config options and their default values