v0.1.0-beta.5
Pre-release
Pre-release
- fix(listeners):
unsetListener
works all the time (instead of just when array config is passed) - feat(reducers):
dataReducer
now supports merging data (useful if another query has written data to that same redux path) - feat(reducer):
orderedReducer
includes logic to work with subcollections - #7