Skip to content

Releases: eclass/sequelize-paginate

v1.1.6

Choose a tag to compare

@lgaticaq lgaticaq released this 10 Apr 22:13

1.1.6 (2019-04-10)

Bug Fixes

v1.1.5

Choose a tag to compare

@lgaticaq lgaticaq released this 01 Mar 16:00

1.1.5 (2019-03-01)

Bug Fixes

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

v1.1.4

Choose a tag to compare

@lgaticaq lgaticaq released this 03 Dec 21:09

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)

v1.1.3

Choose a tag to compare

@lgaticaq lgaticaq released this 14 Sep 15:47

1.1.3 (2018-09-14)

Bug Fixes

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