Skip to content

Releases: felixmosh/knex-paginate

Release 3.1.2

14 Apr 06:17
Compare
Choose a tag to compare
  • Bump mysql2 from 2.3.3 to 3.9.4 #50
  • Bump ip from 1.1.8 to 1.1.9 #49
  • Bump @babel/traverse from 7.21.3 to 7.23.2 #47
  • Bump word-wrap from 1.2.3 to 1.2.4 #44
  • Bump semver from 5.7.1 to 5.7.2 #43
  • Bump vm2 from 3.9.17 to 3.9.18 #41
  • fix: bump node version f0fe349

Release 3.1.1

26 Apr 11:46
Compare
Choose a tag to compare
  • Bump vm2 from 3.9.16 to 3.9.17 #39
  • Bump vm2 from 3.9.15 to 3.9.16 #38
  • Bump vm2 from 3.9.14 to 3.9.15 #37
  • test: add test that uses CTE (Common table expressions) d67d360

Release 3.1.0

19 Mar 15:07
Compare
Choose a tag to compare
  • feat: add prev / next page when aware of content, closes #35 #36
  • Bump cacheable-request from 10.2.2 to 10.2.7 #34
  • Bump http-cache-semantics from 4.1.0 to 4.1.1 #33
  • Bump knex from 2.3.0 to 2.4.0 #32
  • Bump json5 from 2.2.1 to 2.2.3 #31
  • feat: add prev / next page when aware of content, closes #35 (#36) #35
  • chore: deps bump bccdeac
  • Create FUNDING.yml 68b5b9b

Release 3.0.2

31 Oct 21:52
Compare
Choose a tag to compare

Release 3.0.1

28 Apr 06:28
Compare
Choose a tag to compare

Release 3.0.0

23 Sep 14:29
Compare
Choose a tag to compare

BREAKING CHANGES:

  • Change return type to T[] #21

Release 2.3.0

29 Aug 07:02
Compare
Choose a tag to compare
  • fix: Improve type inference of paginate method #20

Release 2.2.1

17 Aug 06:26
Compare
Choose a tag to compare

Release 2.2.0

13 Jun 07:42
Compare
Choose a tag to compare
  • feat: call postProcessResponse on the pagination object 90928c5

Release 2.1.0

07 Mar 17:13
Compare
Choose a tag to compare
  • feat: improve return type inference 2b29b29
  • Move type tests to tests-tsd 319b275