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
v1.7.3 is a packaging and release-hygiene release focused on reducing noise in sample smoke and tarball release paths.
Official sample smoke workspaces now use a single-importer pnpm-lock.yaml, avoiding unrelated workspace peer warnings.
buildabilityRisk was added to dependency detection and doctor output to separate matrix-out JavaScript-only candidates from clear native-risk packages.
template and build internals were split, autolinking was extracted, and failure reporting stayed explicit across autolinking, bundle, and build-hap.
.expo-harmony/signing.local.example.json was added; debug HAP builds avoid misleading signing-missing noise while release signing remains strict.
v1.7.3 does not widen the public capability promise; the only verified matrix remains expo55-rnoh082-ui-stack.
expo-file-system, expo-image-picker, expo-location, and expo-camera remain preview with runtimeMode=adapter.
Debug HAP builds can proceed without release signing material; signed release HAP builds still require real signing config and Harmony release credentials.