- feat(core): add snapshot cache - #203 - @illuminist
- fix(query): fix uncaught error when using populates - #250
- chore(test): start tests for populate - #250
- fix(orderedReducer): preserve id on document for
DOCUMENT_MODIFIED
action - #252 - fix(test): add a test to cover preserving of id for
DOCUMENT_MODIFIED
action - #252 - build(deps): bump mixin-deep from 1.3.1 to 1.3.2 - @dependabot