This repository was archived by the owner on Jun 22, 2021. It is now read-only.
v2.0.0
2.0.0 (2018-02-11)
Bug Fixes
BREAKING CHANGES
- deps: The
filter
,sort
, andpaginate
options are now optional. - deps: The
upsertEntity
function has been removed due to filter issues. - deps: The
overwriteEntity
function was renamed toreplaceEntity
. - deps: Removes Id interface from all functions.
- deps: The
db
property in the factory config allows for reconnections.