Skip to content

docs(site): backfill changelog entries 2026-04-22 through 2026-07-03#8026

Open
ankur-arch wants to merge 2 commits into
mainfrom
changelog/backfill-2026-q2
Open

docs(site): backfill changelog entries 2026-04-22 through 2026-07-03#8026
ankur-arch wants to merge 2 commits into
mainfrom
changelog/backfill-2026-q2

Conversation

@ankur-arch

@ankur-arch ankur-arch commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

What

Backfills the nine missing external changelog entries from 2026-04-22 through 2026-07-03 at apps/site/content/changelog/{date}.mdx. The site's changelog currently ends at 2026-04-07.

Generated with content-write-changelog (prisma/ignite#162) from Loggy's internal changelogs and public merged PRs for the same windows. All nine entries compile through @mdx-js/mdx and pass the releaseNotes frontmatter schema (title, coercible date, version; slug equals date).

These entries use the new format from that skill: a TL;DR under the headline, labeled highlights (New / Improved), per-product sections under full product names, a consolidated collapsible fixes block, and Guides and articles. version is the entry date, not an ORM version, since these windows are not tied to the ORM release cycle.

Review focus

  • Positioning and product naming (full names, maturity labels: Public Beta / Early Access).
  • Claims: every statement traceable to a public PR, docs page, or blog post.
  • Anything in the triage notes below that should be added back or reworded.

Triage notes

  • 2026-04-22 — real merged PRs, week of 2026-04-20..04-26. Not tied to any ORM release.
  • 2026-04-27 — real merged PRs, week of 2026-04-27..05-03. Not tied to any ORM release.
  • 2026-05-15 — thin window (2026-05-11..05-17): one user-facing fix survived filtering.
  • 2026-05-19 — thin window (2026-05-18..05-24): one compatibility fix survived filtering.
  • 2026-06-05 — week of 2026-06-01..06-07. Prisma Next items are Early Access; confirm product naming and maturity before merge.
  • 2026-06-11 — week of 2026-06-08..06-14, merged PRs plus public launch articles. Prisma Compute implementation is in private repos; the Public Beta is cited via the public blog and docs (no public PR links).
  • 2026-06-19 — week of 2026-06-15..06-21, from Loggy's internal changelog plus public articles. Prisma Compute items are user-visible Console/deploy features implemented in private repos: published by effect, cited via public docs/blog, no public PR.
  • 2026-06-24 — week of 2026-06-22..06-28 (through 06-24). Prisma Compute Console/Management API items published by effect, docs-cited, no public PR. Includes a Deprecations section.
  • 2026-07-03 — window 2026-06-25..07-03 from a fresh loggy-core extraction. Compute items docs-cited, no public PR. Maturity stated once per product. Excluded in triage: ppg-proxy/pgwire internals, App/Build/Deployment rename chores, build-logs CI plumbing, backup staggering, PostHog tiles workflow, Xeito customer story (marketing), TML-tracked engine refactors.

April/May entries intentionally contain no Prisma Compute items: the Public Beta launched 2026-06-08 and pre-launch changes are not publishable.

Linear: DR-7834

🤖 Generated with Claude Code

Summary by CodeRabbit

  • New Features
    • Added Query Insights in Prisma Studio, expanded Prisma Next getting-started guides, and introduced new schema capabilities (including scalar lists, enums, and MongoDB enum support).
    • Improved Prisma Compute workflows and management options (console updates, deployment region selection, logs, and build debugging).
  • Bug Fixes
    • Fixed JSON equality edge cases, restored Safari horizontal scrolling in Studio, improved Node.js compatibility warnings, and enhanced error handling for previously-unmapped database driver failures.
  • UI Improvements
    • Improved changelog page formatting, labeling, and version badge behavior.
  • Documentation
    • Published multiple new dated changelog entries with Prisma ORM/Next/Compute updates and enterprise support details.

Backfills the nine external changelog entries for the 2026-04-22..2026-07-03
windows, generated with content-write-changelog from Loggy's internal
changelogs and public merged PRs.

Linear: DR-7834

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@vercel

vercel Bot commented Jul 7, 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 8, 2026 1:54pm
docs Ready Ready Preview, Comment Jul 8, 2026 1:54pm
eclipse Ready Ready Preview, Comment Jul 8, 2026 1:54pm
site Ready Ready Preview, Comment Jul 8, 2026 1:54pm

Request Review

@coderabbitai

coderabbitai Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Walkthrough

The PR adds new changelog entries, removes duplicated release headings from older entries, and updates changelog rendering so labels, version badges, and older/newer navigation are displayed consistently.

Changes

Changelog content updates

Layer / File(s) Summary
Legacy heading cleanup
apps/site/content/changelog/2024-03-13.mdx, apps/site/content/changelog/2024-04-03.mdx, apps/site/content/changelog/2024-04-25.mdx, apps/site/content/changelog/2024-05-15.mdx, apps/site/content/changelog/2024-06-06.mdx, apps/site/content/changelog/2024-06-27.mdx, apps/site/content/changelog/2024-07-18.mdx, apps/site/content/changelog/2024-08-08.mdx, apps/site/content/changelog/2024-08-29.mdx, apps/site/content/changelog/2024-09-26.mdx, apps/site/content/changelog/2024-10-17.mdx, apps/site/content/changelog/2024-11-07.mdx, apps/site/content/changelog/2024-11-28.mdx, apps/site/content/changelog/2024-12-19.mdx, apps/site/content/changelog/2025-01-09.mdx, apps/site/content/changelog/2025-01-30.mdx, apps/site/content/changelog/2025-02-20.mdx, apps/site/content/changelog/2025-03-13.mdx, apps/site/content/changelog/2025-04-10.mdx, apps/site/content/changelog/2025-05-01.mdx, apps/site/content/changelog/2025-05-19.mdx, apps/site/content/changelog/2025-06-05.mdx, apps/site/content/changelog/2025-06-17.mdx, apps/site/content/changelog/2025-07-02.mdx, apps/site/content/changelog/2025-07-17.mdx, apps/site/content/changelog/2025-07-30.mdx, apps/site/content/changelog/2025-08-27.mdx, apps/site/content/changelog/2025-09-10.mdx, apps/site/content/changelog/2025-10-08.mdx, apps/site/content/changelog/2025-11-05.mdx, apps/site/content/changelog/2025-11-19.mdx, apps/site/content/changelog/2025-12-03.mdx, apps/site/content/changelog/2025-12-17.mdx, apps/site/content/changelog/2026-01-21.mdx, apps/site/content/changelog/2026-02-11.mdx, apps/site/content/changelog/2026-02-19.mdx, apps/site/content/changelog/2026-02-27.mdx, apps/site/content/changelog/2026-03-11.mdx, apps/site/content/changelog/2026-03-27.mdx, apps/site/content/changelog/2026-04-07.mdx
Older changelog pages remove duplicated release headings so the body starts directly with the existing content.
New April and May changelog pages
apps/site/content/changelog/2026-04-22.mdx, apps/site/content/changelog/2026-04-27.mdx, apps/site/content/changelog/2026-05-15.mdx, apps/site/content/changelog/2026-05-19.mdx
New changelog entries add metadata, release summaries, section content, and enterprise support callouts for April and May.
New June and July changelog pages
apps/site/content/changelog/2026-06-05.mdx, apps/site/content/changelog/2026-06-11.mdx, apps/site/content/changelog/2026-06-19.mdx, apps/site/content/changelog/2026-06-24.mdx, apps/site/content/changelog/2026-07-03.mdx
New changelog entries add full frontmatter and structured sections covering Prisma Next, Prisma Compute, Prisma Studio, deprecations, fixes, guides, and support links.

Changelog rendering updates

Layer / File(s) Summary
Slug page label helpers
apps/site/src/app/changelog/[...slug]/page.tsx
The slug page adds helpers that strip change-label prefixes, group labeled list items, render labeled headings with badges, and update TOC handling and release navigation data.
Index and navigation labeling
apps/site/src/app/changelog/page.tsx, apps/site/src/app/changelog/[...slug]/page.tsx
The changelog index and slug page both suppress version badges when the version matches the date, and the slug page updates the header and older/newer navigation layout.
Estimated code review effort: 3 (Moderate) ~25 minutes

Possibly related PRs

  • prisma/web#7735: Updates the same changelog rendering flow with version-label and MDX badge behavior changes in apps/site/src/app/changelog/*.
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the main change: backfilling site changelog entries for the specified date range.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

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

@argos-ci

argos-ci Bot commented Jul 7, 2026

Copy link
Copy Markdown

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

Build Status Details Updated (UTC)
default (Inspect) ✅ No changes detected - Jul 8, 2026, 2:00 PM

…es, compact hero (#8031)

* feat(site): polish changelog layout and change-type labels

- Render leading New/Improved/etc labels in highlight headings and
  grouped bullet lists as subtle badges instead of repeated bold text
- Hide the version badge when it duplicates the entry date
- Add older/newer navigation at the bottom of each entry
- Left-align and shrink the index hero to the blog-article type scale;
  fix the eyebrow contrast (2.49:1 -> AA)
- Strip change-type labels from TOC item titles

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

* docs(site): consistency pass on changelog entries

- Remove the body-leading H2 that duplicated the frontmatter title (49 entries)
- Give every product section a one-line summary (2026 backfill entries)
- Move change-type labels to the front of highlight headings
- Replace emoji conventions with plain text (Read more:, Note:)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

---------

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🧹 Nitpick comments (1)
apps/site/src/app/changelog/[...slug]/page.tsx (1)

154-170: 🩺 Stability & Availability | 🔵 Trivial | 💤 Low value

Extract the duplicated versionLabel logic into a shared helper
apps/site/src/app/changelog/page.tsx and apps/site/src/app/changelog/[...slug]/page.tsx both encode the same date/version comparison. A small shared helper would keep the badge behavior aligned and avoid silent drift.

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@apps/site/src/app/changelog/`[...slug]/page.tsx around lines 154 - 170, The
duplicated version-badge comparison logic in the changelog pages should be moved
into a shared helper so both `page.tsx` files stay consistent. Extract the
`page.data.date` vs `page.data.version` check used to derive `versionLabel` into
a reusable function, then call that helper from both
`apps/site/src/app/changelog/page.tsx` and
`apps/site/src/app/changelog/[...slug]/page.tsx` to keep the badge behavior
aligned.
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Nitpick comments:
In `@apps/site/src/app/changelog/`[...slug]/page.tsx:
- Around line 154-170: The duplicated version-badge comparison logic in the
changelog pages should be moved into a shared helper so both `page.tsx` files
stay consistent. Extract the `page.data.date` vs `page.data.version` check used
to derive `versionLabel` into a reusable function, then call that helper from
both `apps/site/src/app/changelog/page.tsx` and
`apps/site/src/app/changelog/[...slug]/page.tsx` to keep the badge behavior
aligned.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 8fb20728-98cc-4a8a-b9b1-b2b0e0c30c0b

📥 Commits

Reviewing files that changed from the base of the PR and between 01d54ac and ce8c228.

📒 Files selected for processing (51)
  • apps/site/content/changelog/2024-03-13.mdx
  • apps/site/content/changelog/2024-04-03.mdx
  • apps/site/content/changelog/2024-04-25.mdx
  • apps/site/content/changelog/2024-05-15.mdx
  • apps/site/content/changelog/2024-06-06.mdx
  • apps/site/content/changelog/2024-06-27.mdx
  • apps/site/content/changelog/2024-07-18.mdx
  • apps/site/content/changelog/2024-08-08.mdx
  • apps/site/content/changelog/2024-08-29.mdx
  • apps/site/content/changelog/2024-09-26.mdx
  • apps/site/content/changelog/2024-10-17.mdx
  • apps/site/content/changelog/2024-11-07.mdx
  • apps/site/content/changelog/2024-11-28.mdx
  • apps/site/content/changelog/2024-12-19.mdx
  • apps/site/content/changelog/2025-01-09.mdx
  • apps/site/content/changelog/2025-01-30.mdx
  • apps/site/content/changelog/2025-02-20.mdx
  • apps/site/content/changelog/2025-03-13.mdx
  • apps/site/content/changelog/2025-04-10.mdx
  • apps/site/content/changelog/2025-05-01.mdx
  • apps/site/content/changelog/2025-05-19.mdx
  • apps/site/content/changelog/2025-06-05.mdx
  • apps/site/content/changelog/2025-06-17.mdx
  • apps/site/content/changelog/2025-07-02.mdx
  • apps/site/content/changelog/2025-07-17.mdx
  • apps/site/content/changelog/2025-07-30.mdx
  • apps/site/content/changelog/2025-08-27.mdx
  • apps/site/content/changelog/2025-09-10.mdx
  • apps/site/content/changelog/2025-10-08.mdx
  • apps/site/content/changelog/2025-11-05.mdx
  • apps/site/content/changelog/2025-11-19.mdx
  • apps/site/content/changelog/2025-12-03.mdx
  • apps/site/content/changelog/2025-12-17.mdx
  • apps/site/content/changelog/2026-01-21.mdx
  • apps/site/content/changelog/2026-02-11.mdx
  • apps/site/content/changelog/2026-02-19.mdx
  • apps/site/content/changelog/2026-02-27.mdx
  • apps/site/content/changelog/2026-03-11.mdx
  • apps/site/content/changelog/2026-03-27.mdx
  • apps/site/content/changelog/2026-04-07.mdx
  • apps/site/content/changelog/2026-04-22.mdx
  • apps/site/content/changelog/2026-04-27.mdx
  • apps/site/content/changelog/2026-05-15.mdx
  • apps/site/content/changelog/2026-05-19.mdx
  • apps/site/content/changelog/2026-06-05.mdx
  • apps/site/content/changelog/2026-06-11.mdx
  • apps/site/content/changelog/2026-06-19.mdx
  • apps/site/content/changelog/2026-06-24.mdx
  • apps/site/content/changelog/2026-07-03.mdx
  • apps/site/src/app/changelog/[...slug]/page.tsx
  • apps/site/src/app/changelog/page.tsx
💤 Files with no reviewable changes (40)
  • apps/site/content/changelog/2024-12-19.mdx
  • apps/site/content/changelog/2025-07-02.mdx
  • apps/site/content/changelog/2024-10-17.mdx
  • apps/site/content/changelog/2024-08-29.mdx
  • apps/site/content/changelog/2025-04-10.mdx
  • apps/site/content/changelog/2025-08-27.mdx
  • apps/site/content/changelog/2024-04-03.mdx
  • apps/site/content/changelog/2024-11-28.mdx
  • apps/site/content/changelog/2025-03-13.mdx
  • apps/site/content/changelog/2025-01-09.mdx
  • apps/site/content/changelog/2024-08-08.mdx
  • apps/site/content/changelog/2024-09-26.mdx
  • apps/site/content/changelog/2024-04-25.mdx
  • apps/site/content/changelog/2025-10-08.mdx
  • apps/site/content/changelog/2026-04-07.mdx
  • apps/site/content/changelog/2025-01-30.mdx
  • apps/site/content/changelog/2025-09-10.mdx
  • apps/site/content/changelog/2025-12-03.mdx
  • apps/site/content/changelog/2026-03-11.mdx
  • apps/site/content/changelog/2025-07-30.mdx
  • apps/site/content/changelog/2025-11-05.mdx
  • apps/site/content/changelog/2025-06-05.mdx
  • apps/site/content/changelog/2025-11-19.mdx
  • apps/site/content/changelog/2026-02-19.mdx
  • apps/site/content/changelog/2026-02-27.mdx
  • apps/site/content/changelog/2026-03-27.mdx
  • apps/site/content/changelog/2025-05-19.mdx
  • apps/site/content/changelog/2025-02-20.mdx
  • apps/site/content/changelog/2024-11-07.mdx
  • apps/site/content/changelog/2024-03-13.mdx
  • apps/site/content/changelog/2026-02-11.mdx
  • apps/site/content/changelog/2024-05-15.mdx
  • apps/site/content/changelog/2025-05-01.mdx
  • apps/site/content/changelog/2024-07-18.mdx
  • apps/site/content/changelog/2025-07-17.mdx
  • apps/site/content/changelog/2024-06-06.mdx
  • apps/site/content/changelog/2025-06-17.mdx
  • apps/site/content/changelog/2024-06-27.mdx
  • apps/site/content/changelog/2026-01-21.mdx
  • apps/site/content/changelog/2025-12-17.mdx
✅ Files skipped from review due to trivial changes (7)
  • apps/site/content/changelog/2026-06-24.mdx
  • apps/site/content/changelog/2026-04-22.mdx
  • apps/site/content/changelog/2026-06-19.mdx
  • apps/site/content/changelog/2026-05-19.mdx
  • apps/site/content/changelog/2026-04-27.mdx
  • apps/site/content/changelog/2026-05-15.mdx
  • apps/site/content/changelog/2026-07-03.mdx
🚧 Files skipped from review as they are similar to previous changes (1)
  • apps/site/content/changelog/2026-06-11.mdx

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