Skip to content

Remove top-level imports of @prisma/client/runtime/library#33

Merged
JQuezada0 merged 3 commits into
betafrom
fix-global-prisma-client-import
Dec 23, 2025
Merged

Remove top-level imports of @prisma/client/runtime/library#33
JQuezada0 merged 3 commits into
betafrom
fix-global-prisma-client-import

Conversation

@JQuezada0

Copy link
Copy Markdown
Owner

There were a few places where @prisma/client/runtime/library was still being imported to get access to PrismaClientKnownRequestError, Decimal, and DMMF.

This has been updated to pull PrismaClientKnownRequestError and Decimal from @prisma/client-runtime-utils, and DMMF from @prisma/dmmf (v6 or v7 is dynamically imported based on the import)

@JQuezada0 JQuezada0 merged commit de21b6c into beta Dec 23, 2025
5 checks passed
@JQuezada0 JQuezada0 deleted the fix-global-prisma-client-import branch December 23, 2025 21:17
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