Typeorm Cursor Pagination Versions Save

Cursor-based pagination works with TypeORM Query Builder.

v0.10.0

1 year ago

Bug Fixes

  • remove paginationUniqueKey option (e43f328)

v0.9.1

1 year ago

Bug Fixes

  • Clone a query builder to prevent mutating the actual passed one (4dcc6b4)

Build

v0.9.0

1 year ago
  • Updated typeorm to v0.3.6 and its dependencies.
  • Migrated to codecov for code coverage.

v0.8.1

2 years ago
  • Make Order type available as enum at runtime.

v0.8.0

2 years ago
  • Introduce the paginationUniqueKey option.

v0.7.0

2 years ago
  • Bump typeorm and pg versions.
  • Add barrel file to export module.

v0.6.1

3 years ago

v0.5.0

3 years ago

v0.2.2

4 years ago

v0.2.1

4 years ago