- fix(orderedReducer): fix issue which could cause updates of documents already within state to be duplicated (merge done through
map
instead ofunionBy
) - feat(build): travis deployment now happens with node 10
- feat(deps): mocha, sinon, and sinon-chai, webpack, and webpack-cli updated