Skip to content

docs: add v7 release notes page#2625

Draft
christianhg wants to merge 38 commits into
mainfrom
docs/v7-release-post
Draft

docs: add v7 release notes page#2625
christianhg wants to merge 38 commits into
mainfrom
docs/v7-release-post

Conversation

@christianhg
Copy link
Copy Markdown
Member

Drops the v7 release post onto the docs site as /editor/releases/v7/, with a new "Releases" group at the bottom of the Editor sidebar.

The post lives at apps/docs/src/content/docs/editor/releases/v7.md. .md (not .mdx) so the <typeof schemaDefinition>, <ContainerPlugin />, and {...attributes} snippets in the prose render as text instead of being parsed as JSX.

Builds clean (pnpm --filter docs build produces /editor/releases/v7/index.html with the right title, TOC, and content).

Drafted as a try-it-out. Easy to merge if we like having the post as a permanent docs entry, easy to close if we want it elsewhere (Sanity blog, GitHub release notes, external announcement).

Notes:

  • The "Try it" section bottom links to the playground and shows an npm install command. The original board draft had [playground link] / [video / animation] / [upgrade command] placeholders; the playground link is real, the install command is concrete, the video placeholder is dropped.
  • The post still says "Today we're releasing" in the opening. We can tweak the tense if we land this BEFORE cutting v7, or leave as-is if we want the page to go up at the same time as the release.
  • apps/docs is in the changesets ignore list, so no changeset is needed.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 7, 2026

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

Project Deployment Actions Updated (UTC)
portable-text-editor-documentation Ready Ready Preview, Comment May 8, 2026 2:20pm
portable-text-example-basic Ready Ready Preview, Comment May 8, 2026 2:20pm
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
portable-text-playground Skipped Skipped May 8, 2026 2:20pm

Request Review

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 7, 2026

⚠️ No Changeset found

Latest commit: a132493

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 7, 2026

📦 Bundle Stats — @portabletext/editor

Compared against main (88b52dc2)

@portabletext/editor

Metric Value vs main (88b52dc)
Internal (raw) 743.7 KB -
Internal (gzip) 142.7 KB -
Bundled (raw) 1.35 MB -
Bundled (gzip) 303.7 KB -
Import time 94ms +0ms, +0.2%

@portabletext/editor/behaviors

Metric Value vs main (88b52dc)
Internal (raw) 467 B -
Internal (gzip) 207 B -
Bundled (raw) 424 B -
Bundled (gzip) 171 B -
Import time 2ms +0ms, +0.2%

@portabletext/editor/plugins

Metric Value vs main (88b52dc)
Internal (raw) 3.6 KB -
Internal (gzip) 1021 B -
Bundled (raw) 3.4 KB -
Bundled (gzip) 952 B -
Import time 8ms -0ms, -0.1%

@portabletext/editor/selectors

Metric Value vs main (88b52dc)
Internal (raw) 76.3 KB -
Internal (gzip) 14.3 KB -
Bundled (raw) 72.4 KB -
Bundled (gzip) 13.3 KB -
Import time 8ms +0ms, +1.3%

@portabletext/editor/traversal

Metric Value vs main (88b52dc)
Internal (raw) 9.2 KB -
Internal (gzip) 2.4 KB -
Bundled (raw) 9.3 KB -
Bundled (gzip) 2.4 KB -
Import time 5ms +0ms, +0.0%

@portabletext/editor/utils

Metric Value vs main (88b52dc)
Internal (raw) 30.6 KB -
Internal (gzip) 6.5 KB -
Bundled (raw) 28.4 KB -
Bundled (gzip) 6.1 KB -
Import time 6ms +0ms, +0.7%

🗺️ . · ./behaviors · ./plugins · ./selectors · ./traversal · ./utils · Artifacts

Details
  • Import time regressions over 10% are flagged with ⚠️
  • Sizes shown as raw / gzip 🗜️. Internal bytes = own code only. Total bytes = with all dependencies. Import time = Node.js cold-start median.

@vercel vercel Bot temporarily deployed to Preview – portable-text-playground May 7, 2026 18:02 Inactive
@vercel vercel Bot temporarily deployed to Preview – portable-text-playground May 7, 2026 18:27 Inactive
@vercel vercel Bot temporarily deployed to Preview – portable-text-playground May 7, 2026 18:42 Inactive
@vercel vercel Bot temporarily deployed to Preview – portable-text-playground May 7, 2026 18:54 Inactive
@vercel vercel Bot temporarily deployed to Preview – portable-text-playground May 7, 2026 18:59 Inactive
@vercel vercel Bot temporarily deployed to Preview – portable-text-playground May 7, 2026 19:04 Inactive
@vercel vercel Bot temporarily deployed to Preview – portable-text-playground May 7, 2026 19:17 Inactive
@vercel vercel Bot temporarily deployed to Preview – portable-text-playground May 7, 2026 21:24 Inactive
@vercel vercel Bot temporarily deployed to Preview – portable-text-playground May 7, 2026 21:31 Inactive
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.

1 participant