Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 13 Nov 08:47
· 67 commits to main since this release
97748da

Major Changes

  • Significant performance improvement by enabling indexing by default
  • 0b7a91e: Breaking change - Improve the API interface
  • 0b7a91e: Add dmmf generator for testing with jsdom enabled

Patch Changes

  • d4a8818: Update createPrismaMock to make datamodel property optional, improving compatibility with Prisma DMMF.
  • b98101b: Use queryMatching for connect to ensure date comparisons are correct and consistent.