Skip to content

Releases: notiz-dev/nestjs-prisma

v0.28.0-dev.0

06 Feb 11:15

Choose a tag to compare

v0.28.0-dev.0 Pre-release
Pre-release

#123

Test version [email protected], docks for the new version are available here next.nestjs-prisma.dev

# npm
npm install [email protected]

# pnpm
pnpm add [email protected]

# yarn
yarn add [email protected]

Breaking changes

  • removes schematics and dependencies
  • removes docker-compose files
  • remove PrismaService with @prisma/client imports - PrismaClient is not generated under @prisma/client with v7+
  • replace CustomPrismaService for custom output path with PrismaService
  • removes PrismaClientExceptionFilter as it also relied on @prisma/client imports

Full Changelog: v0.27.0...v0.28.0-dev.0

v0.27.0

07 Jan 09:35

Choose a tag to compare

What's Changed

  • add prisma v7 as peerDeps

Full Changelog: v0.26.0...v0.27.0

v0.27.0-dev.0

25 Nov 11:19

Choose a tag to compare

v0.27.0-dev.0 Pre-release
Pre-release

What's Changed

  • add prisma v7 as peerDeps

Full Changelog: v0.26.0...v0.27.0-dev.0

v0.26.0

06 Oct 09:31

Choose a tag to compare

What's Changed

Full Changelog: v0.25.0...v0.26.0

v0.26.0-dev.0

29 Sep 08:33

Choose a tag to compare

v0.26.0-dev.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.25.0...v0.26.0-dev.0

v0.25.0

25 Feb 09:09

Choose a tag to compare

What's Changed

  • support NestJS 11

Full Changelog: v0.24.0...v0.25.0

v0.25.0-dev.0

28 Jan 14:12

Choose a tag to compare

v0.25.0-dev.0 Pre-release
Pre-release

What's Changed

  • support NestJS 11

Full Changelog: v0.24.0...v0.25.0-dev.0

v0.24.0

06 Jan 10:49

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.23.0...v0.24.0

v0.24.0-dev.0

02 Dec 12:12

Choose a tag to compare

v0.24.0-dev.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.23.0...v0.24.0-dev.0

0.23.0

02 Feb 18:28

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.22.0...v0.23.0