Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@release-please release-please released this 24 Oct 03:28
b22fe6b

3.0.0 (2024-10-24)

⚠ BREAKING CHANGES

  • This change introduces an error where previously there was none, which may affect existing code that accidentally extended the Prisma client multiple times.

Features

  • throw error if Prisma client is already extended with Kysely (e05b789)
  • throw error if Prisma client is already extended with Kysely (f826055)