Skip to content

Post-V1: migrate Prisma seed config off package.json#prisma #2

Description

@NexaStack-Software

After v1.0.0, Prisma still warns that package.json#prisma is deprecated and will be removed in Prisma 7.\n\nScope:\n- Move the seed configuration to a supported Prisma config file.\n- Keep all existing generators working: Kysely, Prisma Client, JSON types, Zod types.\n- Verify npm run prisma:generate, npm run build, and the release gate subset still pass.\n\nContext:\nAn earlier quick migration attempt before v1.0.0 was intentionally not shipped because generator output changed unexpectedly. Treat this as a careful post-release maintenance task, not a hotfix.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions