docs: publish SDK 0.22.0 (latest)#5
Merged
Merged
Conversation
Bumps the latest channel to v0.22.0 (npm latest; tag v0.22.0 = main HEAD 3f8cdd38). - API regenerated via TypeDoc at the release commit (Defined-in links -> 3f8cdd38); module set unchanged (13 packages). - Sync via the merged self-cleaning extract-docs.sh + VitePress sanitizer. - Version labels: nav dropdown + homepage badge 0.20.9 -> 0.22.0. - No MIT residue and API_REFERENCE.md auto-shows Version 0.22.0 (upstream update_versions.cjs working). Deployment addresses still match @aastar/core canonical (all 3 chains); all sidebar links resolve. - pnpm run docs:build verified.
Deploying aastar-docs with
|
| Latest commit: |
79a26b7
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://1d5a2d86.aastar-docs.pages.dev |
| Branch Preview URL: | https://docs-sync-sdk-0-22-0.aastar-docs.pages.dev |
Documents the repeatable 'track SDK release -> update docs -> publish' procedure and the lessons banked this cycle (read packages/sdk/package.json not root; sanitizer mandatory; _media secret-scan exclusion; frozen archived sidebar; canonical deployment addresses; upstream-owns doc-source fixes). srcExclude keeps CLAUDE.md out of the published site.
clestons
approved these changes
Jun 20, 2026
clestons
left a comment
There was a problem hiding this comment.
clestons review — #5 [2-round, APPROVE]
docs: publish SDK 0.22.0 (latest) — 1231 files, +7728/-4989. A VitePress documentation-site publish for SDK 0.22.0 (the Batch-2 P-256 guardian release I reviewed in aastar-sdk#117).
Verified ✅
- Composition: ~1149 markdown API-doc files + 1
.vitepress/config.ts(site nav config). No application code, no.sol/.env/.key/.sh, no secrets. config.ts(323 lines) scanned — noeval/externalfetch/credentials; the only regex hits are the package name@aastar/tokensin nav links (false positives).- Not line-reviewed (1149 generated doc files — impractical and unnecessary for published API docs), verified docs-only + config-benign + no secrets.
APPROVE. Generated 0.22.0 API documentation + site config; docs-only, no secrets. Merge on green CI.
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.
目标
latest 频道更新到 v0.22.0(npm latest;tag
v0.22.0= main HEAD3f8cdd38)。0.20.9 → 0.22.0(跳过 0.21.x)。内容
Defined in链接指向3f8cdd38;模块集不变(13 包)。extract-docs.sh(自清理 + 动态包列表)+sanitize-typedoc-md.cjs全自动。0.20.9 → 0.22.0。guide/docs/API_REFERENCE.md自动显示Version: 0.22.0(上游update_versions.cjs生效);部署地址经核对仍与@aastar/corecanonical 一致(三链);所有 sidebar 链接可达。pnpm run docs:build通过。