docs(): remove older package.json cli config#7359
Conversation
WalkthroughThis PR removes documentation sections describing package.json-based configuration entries (schema and seed options) from the Prisma CLI reference, including associated JSON examples and historical version notes. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes This is a straightforward documentation content removal from a single file with no logic implications. The change is focused and homogeneous—straightforward deletion of deprecated configuration documentation. Possibly related PRs
Pre-merge checks✅ Passed checks (3 passed)
📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
💤 Files with no reviewable changes (1)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (2)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Dangerous URL checkNo absolute URLs to prisma.io/docs found. |
Redirect checkThis PR probably requires the following redirects to be added to static/_redirects:
|
Deploying docs with
|
| Latest commit: |
97810f4
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://fe0b284e.docs-51g.pages.dev |
| Branch Preview URL: | https://seeding-updates.docs-51g.pages.dev |
This removes the older
package.jsonconfig settings that could be set by a users. These have been deprecated for some time and with v7 are no longer supported. Instead of adding a note for v7/v6 differences, we safely remove them as v6 also supports adding them via theprisma.config.Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.