Remove v5 beta notices across wallet docs (22 files)#1322
Merged
Conversation
… v5 is GA - Remove <Info> beta banners from 20 wallet docs pages - Update quickstart Note: tree/v5.x.x GitHub link → tree/main, drop "currently in beta" - Simplify v4-accordion version labels from (v5.x.x)/(v4.x.x) to (v5)/(v4) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
🔗 Preview Mode
|
pavelm
approved these changes
May 22, 2026
3 tasks
jakehobbs
added a commit
that referenced
this pull request
May 26, 2026
* Mark v4 Account Kit pages, fix dead SDK reference links The aa-sdk repo dropped its v4 reference docs from main, leaving ~50 internal and external links 404'd. This repoints them to the v4.x.x branch on GitHub (no v5 equivalents exist for these symbols) and adds a soft v4 deprecation banner — via a single shared snippet — across the 26 pages now grouped under the renamed "Account Kit (v4)" nav section. Also removes the stale "currently in beta" notices from the four third-party signer pages that #1322 missed. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * Drop v4 deprecation banner — v5 has no signer SDK so "upgrade" is misleading on most AK pages Scope-cuts the PR back to dead-link fixes + nav rename + beta-notice removal. The "Account Kit (v4)" section label still accurately flags this content as v4-specific. We'll revisit a banner once v5 ships a signer SDK and pages actually have a v5 destination to point at. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.6 (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.
Summary
<Info>beta banners from 20 wallet docs pages — v5 (@alchemy/wallet-apis) is now GA<Note>: GitHub linktree/v5.x.x→tree/main, drop "currently in beta"v4-accordion.mdxversion labels from(v5.x.x)/(v4.x.x)to(v5)/(v4)Test plan
🤖 Generated with Claude Code