Skip to content

v1.8.3

Choose a tag to compare

@BlackishGreen33 BlackishGreen33 released this 14 May 15:03
· 15 commits to main since this release

Highlights / 亮点

中文

  • v1.8.3 是 RNOH 0.82.x patch 对齐版本。
  • @react-native-oh/react-native-harmony@react-native-oh/react-native-harmony-cli 均更新到 0.82.29
  • 公开 verified matrix 仍是 expo55-rnoh082-ui-stack,React Native peer boundary 仍是 0.82.1
  • fixtures、tests、docs 与 acceptance 记录同步到已发布的 expo-harmony-toolkit@1.8.3

English

  • v1.8.3 aligns the RNOH 0.82.x patch line.
  • Both @react-native-oh/react-native-harmony and @react-native-oh/react-native-harmony-cli move to 0.82.29.
  • The public verified matrix remains expo55-rnoh082-ui-stack, and the React Native peer boundary remains 0.82.1.
  • Fixtures, tests, docs, and acceptance notes were synced for the published expo-harmony-toolkit@1.8.3 package.

Validation / 验证

中文

  • 本地门禁:pnpm buildpnpm testEXPO_HARMONY_RELEASE_SKIP_HAP=1 pnpm release:check
  • 文档与差异:pnpm docs:syncgit diff --check
  • npm 验证:npm view expo-harmony-toolkit version dist-tags --json 返回 version=1.8.3latest=1.8.3
  • 远端验证:tag-triggered GitHub release workflow for v1.8.3 成功完成并发布到 npm。

English

  • Local gates: pnpm build, pnpm test, and EXPO_HARMONY_RELEASE_SKIP_HAP=1 pnpm release:check.
  • Docs and diff checks: pnpm docs:sync and git diff --check.
  • npm validation: npm view expo-harmony-toolkit version dist-tags --json returned version=1.8.3 and latest=1.8.3.
  • Remote validation: the tag-triggered GitHub release workflow for v1.8.3 completed successfully and published to npm.

Notes / 说明

中文

  • 本版本只刷新 RNOH 0.82.x patch line,不宣称 RN 0.83.x Harmony support。
  • 下游 ccnubox-style apps 应依赖已发布 package,而不是本地 sibling link:
  • downstream simulator install/start 证据仍只能视为 app-shell evidence,不是真机 verified 或 AppGallery production signing。

English

  • This release only refreshes the RNOH 0.82.x patch line; it does not claim RN 0.83.x Harmony support.
  • Downstream ccnubox-style apps should consume the published package instead of a local sibling link: dependency.
  • Downstream simulator install/start evidence remains app-shell evidence, not true-device verified support or AppGallery production signing.