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.6.0 is the first public tiered-support release, moving the public model to verified, preview, and experimental tiers.
It adds doctor --target-tier <verified|preview|experimental> while keeping doctor --strict as the verified gate.
DoctorReport gains supportTier, supportSummary, and capabilities; the dependency catalog moves from a simple allowlist to a status + tier model.
Capability definitions now describe Expo capabilities, Harmony dependency direction, permissions, sample routes, and acceptance boundaries in one structure.
expo-file-system and expo-image-picker gain managed preview shims and Metro aliases; official-native-capabilities-sample is added.