Skip to content

v1.8.0

Choose a tag to compare

@BlackishGreen33 BlackishGreen33 released this 04 Apr 14:25
· 23 commits to main since this release

Highlights / 亮点

中文

  • v1.8.0 强化 doctor intake,新增 coverageProfiledependencies[].gapCategory 与排序后的 nextActions
  • CLI report 与 toolkit-config.json 同步写入更精细的 diagnosis。
  • 新增 managed-coremanaged-native-heavybarethird-party-native-heavy 等项目分类,让 bare workflow 与 native-heavy case 不再混在同一个灰区。
  • 新增 verified / bare / react-native-gesture-handler / third-party-native fixtures,并扩展 bundle coverage。
  • 拆分 official native-capabilities sample 的 combined smoke 与 per-capability evidence tracking,并建立 v1.8.x capability board。

English

  • v1.8.0 hardens doctor intake with coverageProfile, dependencies[].gapCategory, and ordered nextActions.
  • The CLI report and toolkit-config.json now share the same more precise diagnosis.
  • New project classifications include managed-core, managed-native-heavy, bare, and third-party-native-heavy, separating bare workflow and native-heavy cases from simple matrix drift.
  • Verified, bare, react-native-gesture-handler, and third-party-native fixtures were added, with broader bundle coverage.
  • The official native-capabilities sample was split into combined smoke and per-capability evidence tracking, backed by a v1.8.x capability board.

Validation / 验证

中文

  • repo 门禁:pnpm buildpnpm testEXPO_HARMONY_RELEASE_SKIP_HAP=1 pnpm release:check
  • sample 验证:official-native-capabilities-sample 执行 doctor --target-tier previewsync-templatebundle 与 per-route evidence assertions。
  • doctor fixture coverage 覆盖 verified、preview-heavy、bare、react-native-gesture-handler 与 unknown third-party native shapes。
  • 远端验证:tag-triggered GitHub release workflow for v1.8.0 完成 publish lane。

English

  • Repo gates: pnpm build, pnpm test, and EXPO_HARMONY_RELEASE_SKIP_HAP=1 pnpm release:check.
  • Sample validation: official-native-capabilities-sample ran doctor --target-tier preview, sync-template, bundle, and per-route evidence assertions.
  • Doctor fixture coverage includes verified, preview-heavy, bare, react-native-gesture-handler, and unknown third-party native shapes.
  • Remote validation: the tag-triggered GitHub release workflow for v1.8.0 completed the publish lane.

Notes / 说明

中文

  • v1.8.0 仍不扩大 public verified promise;唯一 verified matrix 仍是 expo55-rnoh082-ui-stack
  • expo-file-systemexpo-image-pickerexpo-locationexpo-camera 仍是 preview,device / release evidence 与 combined smoke sample 分开追踪。
  • bare workflow、react-native-gesture-handler 与 unknown third-party native blockers 是 first-class doctor classifications 和 roadmap items,不是 verified support claims。

English

  • v1.8.0 still does not widen the public verified promise; the only verified matrix remains expo55-rnoh082-ui-stack.
  • expo-file-system, expo-image-picker, expo-location, and expo-camera remain preview, with device / release evidence tracked separately from the combined smoke sample.
  • Bare workflow, react-native-gesture-handler, and unknown third-party native blockers are first-class doctor classifications and roadmap items, not verified support claims.