Skip to content

feat: add Prisma Next#7893

Draft
ankur-arch wants to merge 4 commits into
mainfrom
prisma-next-ea
Draft

feat: add Prisma Next#7893
ankur-arch wants to merge 4 commits into
mainfrom
prisma-next-ea

Conversation

@ankur-arch

Copy link
Copy Markdown
Contributor

No description provided.

@ankur-arch ankur-arch self-assigned this May 11, 2026
@vercel

vercel Bot commented May 11, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
blog Ready Ready Preview, Comment Jul 2, 2026 4:01pm
docs Ready Ready Preview, Comment Jul 2, 2026 4:01pm
eclipse Ready Ready Preview, Comment Jul 2, 2026 4:01pm
site Ready Ready Preview, Comment Jul 2, 2026 4:01pm

Request Review

@coderabbitai

coderabbitai Bot commented May 11, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 03a99c01-5b1f-481e-bc5f-bb1d05a77c4e

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands.

@github-actions

github-actions Bot commented May 11, 2026

Copy link
Copy Markdown
Contributor

🍈 Lychee Link Check Report

17 links: ✅ 13 OK | 🚫 0 errors | 🔀 0 redirects | 👻 4 excluded

✅ All links are working!


Full Statistics Table
Status Count
✅ Successful 13
🔀 Redirected 0
👻 Excluded 4
🚫 Errors 0
⛔ Unsupported 0
⏳ Timeouts 0
❓ Unknown 0

@argos-ci

argos-ci Bot commented May 11, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Argos notifications ↗︎

Awaiting the start of a new Argos build…

@ankur-arch ankur-arch changed the title feat: add versioning feat: add Prisma Next May 11, 2026
* docs: add Prisma Next getting started guides

* docs: address Prisma Next getting started feedback

* docs: add Prisma Next getting started section

* docs: refine Prisma Next quickstart steps

* docs: streamline Prisma Next prerequisites

* docs: simplify Prisma Next ORM pages

* docs: trim Prisma Next overview

* docs: restore Prisma Next getting started pages

* docs: preselect Prisma Next database guides

* Added Prisma Next docs in ORM section

* docs: reframe Prisma Next as Early Access and default docs entry to Next

- 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>

* docs: use finalized Early Access callout copy for Prisma Next

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>

* docs: redefine Early Access on the ORM and Console lifecycle pages

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>

* docs: soften Preview production language to match new Early Access meaning

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>

* docs: default /docs to Prisma Next and add callout title spacing

- 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>

* docs: fold Prisma Next into the getting-started sidebar

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>

* docs: sharpen Prisma Next copy, add docs-writer skill + redirect tracking

Goal 1: make Prisma Next more discoverable to readers and agents. Update the
Prisma Next copy across the docs to the assertive standard line: "Prisma Next
is the next major version of Prisma ORM, available now in Early Access. We
strongly recommend trying it out before it becomes generally available..."
Replaces the softer "we'd love for you to try it" callouts and the fluffy
"Curious what's next?" intro note.

Goal 2: move the prisma-docs-voice (docs writer) skill into the repo at
.claude/skills/prisma-docs-voice and extend it for Prisma Next. The new
references/prisma-next.md makes the Prisma Next repo the source of truth
(fact-check every behavioral claim against packages/, examples/, docs/, and
the installed agent skills before writing), follows the Prisma Next user-docs
spec for information architecture, calls out deltas from Prisma 7, and refuses
to guess when behavior is unclear.

Goal 3: track redirects. references/redirects-tracking.md documents the URL
migration model (Prisma Next ORM docs authored at /docs/orm/next, promoted to
/docs/orm at GA, with Prisma 7 pinned to /docs/orm/v7) and the tracking-file
format. apps/docs/prisma-next-redirects.md is the concrete decision log,
seeded with this PR's moves.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Nurul Sundarani <sundarani@prisma.io>
Co-authored-by: Ankur Datta <64993082+ankur-arch@users.noreply.github.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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.

2 participants