docs: publish SDK 0.20.9 (latest)#4
Merged
Merged
Conversation
Bumps the latest channel to v0.20.9 (npm latest / GitHub release; tag on current SDK main, which now also carries the #105 dual ESM/CJS build and #106 license + docs/api regeneration on top of the 0.20.8 sync). - API: regenerated via TypeDoc at SDK main HEAD; module set unchanged (13 pkgs). - Sync now runs the merged, self-cleaning extract-docs.sh + VitePress sanitizer. - guide/docs/API_REFERENCE.md: Version 0.16.23 -> 0.20.9, License MIT -> Apache-2.0 (this SDK source file was missed by upstream #106 — see note in the PR). - Version labels: nav dropdown + homepage badge 0.20.8 -> 0.20.9. - 'pnpm run docs:build' verified locally.
Deploying aastar-docs with
|
| Latest commit: |
2cfcdfd
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://b2a8aadf.aastar-docs.pages.dev |
| Branch Preview URL: | https://docs-sync-sdk-0-20-9.aastar-docs.pages.dev |
Regenerated API docs at the exact v0.20.9 release commit so 'Defined in' source links point at f84ad01d instead of the earlier 37c65726 baseline. guide/docs/ API_REFERENCE.md now carries the upstream-fixed Version 0.20.9 / Apache-2.0 from SDK #107 (no longer a docs-side manual patch). Build verified.
clestons
approved these changes
Jun 18, 2026
clestons
left a comment
There was a problem hiding this comment.
clestons review — #4 [2-round, APPROVE]
docs: publish SDK 0.20.9 (latest) — 1144 文件,两轮通过。
变更确认 ✅
.vitepress/config.ts:nav 下拉版本标签 v0.20.8 (latest) → v0.20.9 (latest)(2 处)✅
api/ (1142 文件):TypeDoc 重新生成,包含 SDK #105(dual ESM/CJS build)与 #106(Apache-2.0 license 更新)的内容变更;Defined in 源码链接指向 v0.20.9 ✅
同步链路:extract-docs.sh(sdk#102 已合并)+ sanitize-typedoc-md.cjs,无手工处理 ✅
构建:pnpm run docs:build 本地通过 ✅
关于 API_REFERENCE.md 版本问题
PR 描述提到 SDK docs/API_REFERENCE.md 旧版本/License 未更新。已由 sdk#107(docs: fix API_REFERENCE.md stale version + MIT license)覆盖,下次同步将自动修正。
轮次摘要
- Sonnet:纯 TypeDoc 重生成 + 版本标签更新,无运行时代码变更,无 findings
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.
目标
把 docs.aastar.io 的 latest 频道更新到 v0.20.9(npm latest / GitHub release;tag 在当前 SDK main)。
内容
Defined in链接与部分内容更新。extract-docs.sh(自清理 + 动态包列表)+sanitize-typedoc-md.cjs(VitePress 消毒器),无需再手工处理。0.20.8 → 0.20.9。pnpm run docs:build本地通过。docs/API_REFERENCE.md(手写的 API 概览,会同步成guide/docs/API_REFERENCE.md)仍是Version: 0.16.23+License: MIT。本 PR 已在 docs 仓库侧改为0.20.9/Apache-2.0,但 SDK 源头那份没被 #106 覆盖,下次同步还会带回旧值 —— 建议在 SDK 仓库一并修docs/API_REFERENCE.md的版本与 license。