You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
新增 ccnubox-like-app fixture 与 doctor / init regression coverage。
English
v1.8.1 adds a public extra.expoHarmony.doctor intake surface with excludeDependencies, excludePlugins, and coverageProfile.
Resolved intake overrides are carried through doctor, template generation, and toolkit-config.json.
Sidecar-bound native-heavy Expo apps are classified as managed-native-heavy instead of being forced onto the bare lane.
The experimental dependency catalog gains early entries for Harmony startup blockers such as @react-native-async-storage/async-storage, react-native-safe-area-context, react-native-screens, and react-native-webview.
A ccnubox-like-app fixture and doctor / init regression coverage lock the sidecar intake behavior.
Validation / 验证
中文
本地门禁:pnpm build、pnpm test -- doctor init、EXPO_HARMONY_RELEASE_SKIP_HAP=1 pnpm release:check。
远端验证:tag-triggered GitHub release workflow for v1.8.1 成功完成 Release Check 与 Publish to npm。
npm 验证:registry 解析 expo-harmony-toolkit@1.8.1 on latest。
English
Local gates: pnpm build, pnpm test -- doctor init, and EXPO_HARMONY_RELEASE_SKIP_HAP=1 pnpm release:check.
Remote validation: the tag-triggered GitHub release workflow for v1.8.1 completed Release Check and Publish to npm successfully.
npm validation: the registry resolved expo-harmony-toolkit@1.8.1 on latest.
Notes / 说明
中文
v1.8.1 不扩大 public verified promise;唯一 verified matrix 仍是 expo55-rnoh082-ui-stack。