Change8
Symbol9 releases

prisma init

Found in 1 package: prisma

prisma(9 releases)

v8.0.0-rc.8Breaking
Aug 26, 2026

This release updates the toolchain to use `@prisma/cli-engine@0.3.0` and refines the `migration plan` command to prevent silent failures from empty databases when migrations exist. It also improves language server compatibility with Windows paths.

v8.0.0-rc.5Breaking
Aug 22, 2026

This release rekeys the ORM command family by unified CLI mount paths and improves the robustness of the Postgres runtime against dropped connections. It also enhances raw query capabilities and fixes several issues with aggregation, pagination, and CLI error reporting.

7.2.0Breaking
Dec 17, 2025

Prisma 7.2.0 introduces a new SQL commenter plugin, flexible URL configuration for migration commands, and runtime-aware initialization for Bun, alongside critical fixes for byte upserts and error reporting.

6.18.0
Oct 22, 2025

Prisma 6.18.0 introduces the prisma.config.ts configuration file as the new standard for settings like datasources and engines, preparing users for the upcoming Prisma v7.

6.9.0
Jun 5, 2025

Prisma 6.9.0 promotes the Rust-free ORM architecture to Preview and introduces major local development enhancements for Prisma Postgres, including persistence and a new VS Code management UI.

6.8.2
May 16, 2025

Prisma 6.8.2 is a patch release that fully resolves execution issues with the 'init' and 'dev' commands on Windows.

6.8.1
May 15, 2025

Prisma 6.8.1 is a patch release that resolves critical issues with the 'init' and 'dev' commands on Windows platforms.

6.6.0Breaking
Apr 8, 2025

Prisma 6.6.0 introduces a new ESM-ready client generator, native migration support for Cloudflare D1 and Turso, and an MCP server for AI-driven database management.

6.3.1
Feb 4, 2025

This patch release improves the CLI output for the 'prisma init' command and streamlines the setup process for Prisma Postgres.

Track Symbol Changes

Use the Change8 MCP server or GitHub Action to get notified when prisma init changes.

Learn More