Skip to content

0.19.0

Compare
Choose a tag to compare
@marcjulian marcjulian released this 14 Oct 16:43
· 111 commits to main since this release

Added

  • catch Prisma.NotFoundError of findFirstOrThrow and findUniqueOrThrow with PrismaClientExceptionFilter

Fixed

  • fix: shutdownHooks in microservice context (#32)

Credits

Thanks to @ali-master for adding microservice support in shutdownHook.