docs(reference): re-apply whats-new-in-3-1.mdx (post-revert restore)#4800
Merged
Conversation
Re-applies the 3.0 → 3.1 announcement page on a fresh branch from current main. The original landing (PR #4784, commit e01cbf9) accidentally deleted 1,131 dist/docs/ versioned-snapshot files because its branch tree-state was based on a stale local main. That was reverted in PR #4798 (commit 181d8b7), restoring the dist artifacts but also removing this page. This commit re-adds the page (content identical to the original) on a clean branch base. Verified diff stat shows only 3 file changes (docs/reference/whats-new-in-3-1.mdx + docs.json nav entries + changeset) — no dist/ touch. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Re-applies the 3.0 → 3.1 announcement page on a clean branch base after the original landing (PR #4784) was reverted in PR #4798 to restore 1,131 accidentally-deleted `dist/docs/` versioned-snapshot files.
Diff scope (verified clean)
3 files only:
No `dist/` touch. Confirmed via `git diff --stat` before commit.
Test plan
🤖 Generated with Claude Code