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

v2.0.0

Compare
Choose a tag to compare
@HT2Bot HT2Bot released this 14 Jan 00:38
· 827 commits to master since this release

2.0.0 (2018-01-14)

Bug Fixes

  • deps: Updates core to 6.0.2. (b67e279)

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.