Skip to content

Releases: zoontek/prisma-cursor-pagination

0.2.2

Choose a tag to compare

@zoontek zoontek released this 28 Dec 12:44
  • Update project dependencies

0.2.1

Choose a tag to compare

@zoontek zoontek released this 09 Jul 10:48
  • Replace prepare npm script by prepack to avoid running it at install
  • Replace jest by vitest as testing framework

0.2.0

Choose a tag to compare

@zoontek zoontek released this 19 Feb 10:14
  • parsePaginationArgs now throws a MissingPaginationBoundariesError if first and last arguments are missing.

0.1.0

Choose a tag to compare

@zoontek zoontek released this 19 Feb 10:13
  • Initial release