-
Notifications
You must be signed in to change notification settings - Fork 855
DC-5044 prisma-client-js deprecated (#7219)
#7255
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
* `prisma-client-js` deprecated * chore: empty commit * broken link updated
* added env vars section to various pages * minor coderabbit updates * verbose removed * test removed redirect list * removed quickstart addition * converted quickstarts back
* middleware deleted * more middleware removed * more middleware removed * coderabbit changes
|
Caution Review failedThe pull request is closed. WalkthroughThis PR deprecates Prisma middleware across the documentation, updates system requirements to Node.js 20.19.0+ and TypeScript 5.4+, marks datasource configuration fields as deprecated in favor of Prisma Config, introduces v7 configuration examples with dotenv environment variable loading, and removes middleware-related references from AI tool guides. Additionally, CodeRabbit and lychee workflow configurations are enhanced. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20–25 minutes The changes are largely homogeneous (systematic middleware deprecation and deletions), but several areas warrant careful review:
Possibly related PRs
📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro 📒 Files selected for processing (24)
Comment |
Summary by CodeRabbit
Documentation
Chores