Releases: tjenkinson/sql-cursor-pagination
Releases · tjenkinson/sql-cursor-pagination
4.3.0
4.2.1
What's Changed
- Use async import of
p-mapto make it work with CJS by @tjenkinson in #164
Full Changelog: 4.2.0...4.2.1
4.2.0
4.1.0
4.0.0
What's Changed
- Make the types easier to use, splitting into
withPaginationandwithPaginationNoCursorby @tjenkinson in #7
Full Changelog: 3.0.1...4.0.0
3.0.1
What's Changed
- Setup
eslint-plugin-redos-detectorby @tjenkinson in #4 - Throw
ErrUnexpectedif assert fails by @tjenkinson in #5 - Export types from query builder by @tjenkinson in #6
Full Changelog: 3.0.0...3.0.1
3.0.0
What's Changed
- Rename
beforeCursor/afterCursortobefore/afterand movesortFieldstosetupby @tjenkinson in #3
Full Changelog: 2.1.0...3.0.0
2.1.0
What's Changed
- Include
startCursor/endCursorinPageInfoby @tjenkinson in #2
Full Changelog: 2.0.1...2.1.0
2.0.1
- Clarified what the cursor contains in the readme
Full Changelog: 2.0.0...2.0.1
2.0.0
What's Changed
- Restructure cursor to make it smaller by @tjenkinson in #1
Full Changelog: 1.0.0...2.0.0