Restore/prisma next getting started#8005
Conversation
- Replace "not production ready" callouts with Early Access notes across the Prisma Next docs pages, the Prisma Next blog series, and the ORM / Console feature-maturity definitions. New messaging: Prisma Next is the next major version of Prisma ORM, in Early Access, expect changes, share feedback; Prisma 7 is GA, keep using it for production. - Point the site nav "Docs" link to /docs/next and the nav + footer "ORM" links to /docs/orm/next so users land on Prisma Next. - Rename the ORM Next intro sidebar entry from "What is Prisma Next?" to "Prisma Next" for parity with the Prisma ORM (Latest) docs. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Apply the approved callout wording across all Prisma Next docs pages: invite users to try the cutting-edge next major version in Early Access and share feedback, and point anyone who wants the current GA release to Prisma 7. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Early Access now means: ready to try out, cutting edge, and evolving with user feedback, with an API surface that won't change drastically. Removes the "prepared for significant breaking changes" framing. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…aning Keeps the Early Access -> Preview -> GA ladder monotonic: Preview is now described as close to stable, validate in staging, rather than "not recommended in production." Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
- Redirect bare /docs to /docs/next so the docs land on Prisma Next by default. Keep the Prisma 7 (Latest) getting-started reachable at /docs/getting-started: repoint the getting-started version switcher's Latest target and the Getting Started tab there (bare "/" now redirects), and update the callouts' Prisma 7 links to /getting-started. - Add spacing under the callout title so the heading no longer sits flush against the body (applies to all callouts via CalloutTitle). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Incorporate Ty's feedback on the Prisma Next getting-started docs: - Remove the auto-redirect from bare /docs to /docs/next; the docs now land on Introduction to Prisma. - Remove the "Docs version" dropdown on getting-started pages. Prisma Next lives inline in the getting-started sidebar as its own sections instead of a separate rooted version. The ORM version dropdown is unchanged. - Restructure the getting-started sidebar into: Getting Started, Get started with Prisma Next, Prisma Next (Quickstart + Add to Existing Project), Prisma ORM, and Prisma Postgres. - Add a Prisma Next entry to the Prisma Postgres > Quickstart dropdown; the page moves to /prisma-postgres/quickstart/prisma-next with a redirect from the old path. - Add a non-forceful Prisma Next callout on Introduction to Prisma. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Bring back the Prisma Next getting-started work from aman/prisma-next-getting-started that was overridden on main. Conflicts resolved to keep both main and branch intent: - docs/site layout: keep Compute nav plus /next paths and Early Access banner imports - footer/site ORM link points to /docs/orm/next - (index)/index.mdx keeps Compute section and adds Prisma Next note Co-authored-by: Cursor <cursoragent@cursor.com>
Fix spellcheck CI failure from the restored Prisma Next ORM overview, which uses "inspectable" and "arktype" (arktype-json extension). Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (58)
WalkthroughThis PR introduces "Prisma Next" documentation across blog posts, docs site, and CLI reference pages, updates Early Access/Preview messaging, adds new docs navigation config and redirects, wires a docs Early Access banner with version-aware sidebar/navigation logic, and updates marketing site ORM links. ChangesPrisma Next Early Access rollout
Estimated code review effort: 4 (Complex) | ~60 minutes Possibly related issues
Possibly related PRs
Poem A rabbit hops through docs anew, ✨ Finishing Touches⚔️ Resolve merge conflicts
Comment |
Summary by CodeRabbit
New Features
Bug Fixes