Skip to content

v1.9.3

Choose a tag to compare

@BlackishGreen33 BlackishGreen33 released this 09 Jun 11:25
· 7 commits to main since this release

Highlights / 亮点

中文

  • v1.9.3 是 Third-party Native Wave B + Regression Farm 的 stable release,已发布到 npm latest
  • 这版把 ccnubox 优先的 react-native-webview、JPush runtime、expo-media-librarylottie-react-native@shopify/react-native-skia 纳入 formal experimental onboarding,并扩容 regression farm。
  • doctor --strict 仍只代表 verified,Wave B 不放宽公开边界。

English

  • v1.9.3 is the stable release for Third-party Native Wave B + Regression Farm, now published to npm latest.
  • It brings ccnubox-first react-native-webview, JPush runtime, expo-media-library, lottie-react-native, and @shopify/react-native-skia into formal experimental onboarding and expands the regression farm.
  • doctor --strict still means verified only; Wave B does not widen the public boundary.

Validation / 验证

中文

  • 本地验证:pnpm buildpnpm exec jest --runInBand tests/build.test.ts tests/docs.test.tsgit diff --checkpnpm test
  • 发布前检查:EXPO_HARMONY_RELEASE_SKIP_HAP=1 pnpm release:check
  • 远端验证:tag v1.9.3 触发的 GitHub release workflow 成功,workflow run 27202669542
  • npm 验证:latest -> 1.9.3next -> 1.9.0 保持不变。

English

  • Local validation: pnpm build, pnpm exec jest --runInBand tests/build.test.ts tests/docs.test.ts, git diff --check, and pnpm test.
  • Release checks: EXPO_HARMONY_RELEASE_SKIP_HAP=1 pnpm release:check.
  • Remote validation: the GitHub release workflow triggered by tag v1.9.3 completed successfully, workflow run 27202669542.
  • npm validation: latest -> 1.9.3; next -> 1.9.0 remains unchanged.

Notes / 说明

中文

  • doctor --strictdoctor --target-tier preview 仍然阻断 Wave B。
  • ccnubox simulator smoke 已过,但单 capability 真机 / release runtime 证据仍然保留为后续验收。
  • GitHub Release page 是独立于 tag / npm trusted publishing 的人工可读记录。

English

  • doctor --strict and doctor --target-tier preview still block Wave B.
  • The ccnubox simulator smoke passed, but single-capability true-device / release runtime evidence remains for follow-up acceptance.
  • The GitHub Release page is a separate human-readable record from tag / npm trusted publishing.