Skip to content

Upgrade Prisma to v6 and bump to v1.4.3#17

Merged
Skyfay merged 1 commit intodevfrom
prisma-upgrade
Apr 2, 2026
Merged

Upgrade Prisma to v6 and bump to v1.4.3#17
Skyfay merged 1 commit intodevfrom
prisma-upgrade

Conversation

@Skyfay
Copy link
Copy Markdown
Owner

@Skyfay Skyfay commented Apr 2, 2026

Bump project version to 1.4.3 and upgrade Prisma from v5 to v6. package.json now pins prisma and @prisma/client to v6; Dockerfile installs prisma@6 globally; OpenAPI docs version updated. src/lib/prisma.ts was updated to match the Prisma upgrade and the lockfile was regenerated. After merging, run pnpm install and regenerate the Prisma client (e.g. pnpm prisma generate) and verify compatibility (Node/prisma client API changes).

Bump project version to 1.4.3 and upgrade Prisma from v5 to v6. package.json now pins prisma and @prisma/client to v6; Dockerfile installs prisma@6 globally; OpenAPI docs version updated. src/lib/prisma.ts was updated to match the Prisma upgrade and the lockfile was regenerated. After merging, run pnpm install and regenerate the Prisma client (e.g. pnpm prisma generate) and verify compatibility (Node/prisma client API changes).
@Skyfay Skyfay merged commit c4790a8 into dev Apr 2, 2026
@Skyfay Skyfay deleted the prisma-upgrade branch April 2, 2026 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant