docs: add permissionless 0.x → 1.0.0 migration guide - #177
Draft
plusminushalf wants to merge 1 commit into
Draft
Conversation
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
plusminushalf
marked this pull request as draft
August 18, 2026 22:29
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.
Adds the 0.x → 1.0.0 migration guide as a new
## 1.0.0section at the top of the existing Migration Guide page (/references/permissionless/how-to/migration-guide).Draft for review — do not merge before the 1.0.0 GA docs push. Opened so Vercel deploys a preview.
Structure (imitating viem's v2→v3 guide):
permissionless@0.x+viem@2keep their real names, the new pair ridespermissionless-v1/viem-v3aliases with anoverridesentry pointing the alias's viem peer at v3 (pnpm variant included).SafeSmartAccount.from,SmartAccountClient.create), unified constructor convention with the frozen-defaults table, the Simple EntryPoint 0.7→0.8 counterfactual-address warning, unified nonce-key precedence,eip7702: true, Erc20Paymaster graduation, named error classes, new-in-1.0 list.Three GA-gated follow-ups are embedded as invisible
{/* TODO */}MDX comments (frozen 0.x docs URL, prerelease install note, SafesetupTransactionsaddress-reproduction gate).🤖 Generated with Claude Code