v8.0.0-rc.3
Breaking Changes📦 prismaView on GitHub →
⚠ 1 breaking🔧 2 symbols
Summary
This release unifies the `@prisma/cli-engine` peer dependency to 0.2.0, ensuring all mounted products use the installed engine version. There are no ORM API changes.
⚠️ Breaking Changes
- The exact `@prisma/cli-engine` peer moves to 0.2.0. Engine 0.2.0 adds credential-refresh exports and structured delegated output. This change is an operational peer move only and requires no code changes. Upgrade both the `prisma` CLI and `@prisma/cli-engine` together.
Migration Steps
- Upgrade both the `prisma` CLI and `@prisma/cli-engine` together.