Add prisma7 README and remove completed project artifacts - #30001
Add prisma7 README and remove completed project artifacts#30001StevenMcClankerton wants to merge 2 commits into
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yml Review profile: ASSERTIVE Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (17)
📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe README documents the ChangesPrisma 7 compatibility package documentation
Estimated code review effort: 1 (Trivial) | ~2 minutes Mergeability Score: 🔵 Low · up to The README adds installation and dependency claims for Possibly related PRs
Suggested labels: Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
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 |
size-limit report 📦
|
733cee9 to
7d2004f
Compare
7d2004f to
8205a4f
Compare
|
Addressed the review risk around the README’s lockstep-version claim: the packed manifest rewrites |
Adds the package-facing README for
@prisma/prisma7and removes the transient planning and review artifacts for the completed Prisma 7 compatibility CLI project.Changes
prisma7executable, common commands, and the@prisma/prisma7/configimport.projects/prisma7-compatibility-cli/; no long-lived project documentation needed migration.All implementation slices have merged in #29949, #29969, #29994, #30000, and #30002.
Verification
v7branch after Rename prisma7 package to @prisma/prisma7 #30002 and the latest base update.@prisma/prisma7and verified the tarball containspackage/README.md, package name@prisma/prisma7, and the unchangedprisma7bin."prisma": "workspace:*"to the package's exact current version (0.0.0locally). The publisher writes the common release version to each package before publishing, so release artifacts retain that exact lockstep dependency.projects/prisma7-compatibility-cli/outside that directory.