Skip to content
This repository was archived by the owner on Jun 22, 2021. It is now read-only.

v2.0.0

Compare
Choose a tag to compare
@HT2Bot HT2Bot released this 11 Feb 21:24
· 651 commits to master since this release
ac443ff

2.0.0 (2018-02-11)

Bug Fixes

  • deps: Updates core to 6.0.2. (#7) (ac443ff)

BREAKING CHANGES

  • deps: The filter, sort, and paginate options are now optional.
  • deps: The upsertEntity function has been removed due to filter issues.
  • deps: The overwriteEntity function was renamed to replaceEntity.
  • deps: Removes Id interface from all functions.
  • deps: The db property in the factory config allows for reconnections.