docs: migrating-to-v1 guide + codemods (Closes sdk#6) - #120
Open
greatKhalifa-code wants to merge 2 commits into
Open
docs: migrating-to-v1 guide + codemods (Closes sdk#6)#120greatKhalifa-code wants to merge 2 commits into
greatKhalifa-code wants to merge 2 commits into
Conversation
Closes sdk#6 (API-stability sweep). - reference/migrating-to-v1.mdx: full rename table (10 symbols), removed exports (ChainEnum, WraithClientConfig, CreateAgentOptions, SorobanRpc), behavioral changes (Stellar SDK v13 memo/rpc/Memo immutability/signAuthEntries/SentTransaction), migration checklist - reference/codemods/wraith-sdk-v0-to-v1.cjs: jscodeshift transform covering all 9 Wraith SDK renames including await removal on getAgent - reference/codemods/wraith-v1-codemod.mdx: codemod reference page with usage, input/output examples, and limitations - docs.json: fix duplicate pages key in Reference nav group; add migrating-to-v1 and wraith-v1-codemod to Reference navigation pnpm check:snippets passes (497 checked, 0 failures).
Contributor
|
Looks good, but the new pages are not in |
7 tasks
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.
What
Adds the v1 migration reference and automated codemods paired with the API-stability sweep in sdk#6.
Files
reference/migrating-to-v1.mdxreference/codemods/wraith-sdk-v0-to-v1.cjsawaitremoval ongetAgentreference/codemods/wraith-v1-codemod.mdxdocs.jsonpageskey in Reference nav group; add new pages to Reference navigationAcceptance criteria
reference/migrating-to-v1,reference/codemods/wraith-v1-codemod)CI
pnpm check:snippetspasses locally — 497 snippets checked, 0 failures. No, ...spread placeholders used in any TypeScript fences.