build: prepare v0.0.14 preview release - #27
Merged
Merged
Conversation
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.
能力变化\n\n- 将版本推进到 0.0.14,Android versionCode / iOS buildNumber 均为 14。\n- 发布已经合并的移动端信箱 Markdown 显式 HTTPS 铼接点击能力;裸 URL、非 HTTPS、不安全 URL 仍不可点击。\n- 纳入自 0.0.13 以来的 @tool-bridge/sdk 0.21.0 mailbox consumer 变更。\n- 对齐 Expo 57 官方兼容 patch 版本,修复 main 上 expo install --check 失败。\n\n## 权限与平台差异\n\n- 不新增系统权限、entitlement、后台模式或远程能力。\n- Android 与 iOS 都通过系统 Linking handoff;本 PR 不宣称已取得双端真机交接证据。\n- 信箱链接路径不复用或放宽 phone/apps、media、图片下载的 hostname allowlist。\n\n## 验证证据\n\n- pnpm install --frozen-lockfile\n- pnpm verify:release-tag v0.0.14\n- pnpm verify\n- pnpm peers check\n- pnpm audit:dependencies:0 high,4 moderate\n- 83 个 test suite、398 个测试通过\n- Expo install check 与 Expo Doctor 21/21 通过\n- llmdoc delta:0 impacted、0 needs-review、0 dirty\n\n## 发布与合并提醒\n\n当前 pnpm-workspace.yaml 对本次新发布的 Expo patch 使用了精确 minimumReleaseAgeExclude。最新包 expo-router@57.0.19 的 24 小时冷却点为 2026-09-05 16:05(Asia/Shanghai)。\n\n请勿在该时间前合并,除非明确接受绕过冷却期。合并到 main 后,成功的 main verify 会自动创建 v0.0.14 annotated tag 和 Preview pre-release;本 PR 本身不创建 tag。\n\n## 回滚\n\n- 合并前:关闭 PR / 删除 release 分支。\n- 合并后、自动 tag 前:revert 本 PR。\n- release 已生成后:不移动或复用 v0.0.14;修复后发布新的 patch 版本。\n\n## 文档更新\n\n- README 与 CHANGELOG 已更新到 0.0.14。\n- 完成 full llmdoc deep update:7 篇语义更新,18 篇核实不变,并刷新 25 篇文档指纹。