Skip to content

Latest commit

 

History

History
56 lines (27 loc) · 2.08 KB

CHANGELOG.md

File metadata and controls

56 lines (27 loc) · 2.08 KB

1.1.6 (2019-04-10)

Bug Fixes

1.1.5 (2019-03-01)

Bug Fixes

  • typescript: add types.d.ts (a0af447)

1.1.4 (2018-12-03)

Bug Fixes

  • count: remove include from options (343a0e5)
  • pagination: set page to 1 and paginate to 25 by default (bf44449)

1.1.3 (2018-09-14)

Bug Fixes

  • options: add warning if provide limit or offset (206a8ae), closes #1

1.1.2 (2018-05-24)

Bug Fixes
  • count: remove attributes in count query (96026406)

1.1.1 (2018-05-23)

Bug Fixes
  • query: enable all query options (65858084)

1.1.0 (2018-05-23)

Chores
  • package: update dependencies (4ad6ba00)
New Features
  • pagination: add export total docs (8ea5bfa3)

1.0.0 (2018-05-07)

Chores