Releases: felixmosh/knex-paginate
Releases · felixmosh/knex-paginate
Release 3.1.4
Release 3.1.3
Release 3.1.2
Release 3.1.1
Release 3.1.0
- 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
- fix: Handle a case when redshift returns value of TOTAL=0
#30
- Bump hosted-git-info from 2.8.8 to 2.8.9
#29
- Bump trim-newlines from 3.0.0 to 3.0.1
#28
- Add Github action with mysql
9427b9e
- Change tests to use mysql2
171de3c
- Remove circle ci
71b01bc
- fix mysql setup
10f6e52
- Deps bump
360d315
- Start mysql service
1ce9b9d
- Add mysql service
47e6471
- Use native mysql service
9a2abab
- Fix mysql setup
6ce717b
- Update config
461f2ad
- fix ci
0a44b24
- Deps bump
9a022a6
Release 3.0.1
- Deps bump
950aef9
Release 3.0.0
BREAKING CHANGES:
- Change return type to T[]
#21
Release 2.3.0
- fix: Improve type inference of paginate method
#20