--simulator to eas build:dev and eas build:run to select which iOS simulator to install and run builds on. (#3637 by @mmichels-brex)An update on the current status of Expo Go for SDK 55 and 56 on the Apple App Store and Google Play Store.
eas integrations:convex commands to manage Convex integrations for EAS projects. (#3575 by @fiberjw)builderEnvironment.image override in eas build:resign. (#3661 by @hSATAC)eas update --json intermittently failing with JSON parse errors during "Computing project fingerprints" by passing silent: true to @expo/fingerprint to suppress subprocess stdout pollution. (#3659 by @Mookiies)Enable Gradle caching for Android builds on EAS to reuse task outputs between builds. Set EAS_GRADLE_CACHE=1 and see up to 50% faster build times.
eas integrations:asc commands to manage App Store Connect integrations for EAS projects. (#3558 by @sswrk)eas build:download to accept a build ID. (#3655 by @douglowder)You can now use your GitHub account to sign up or log in to Expo. And you may have received an email about it. That email from Github is legit.
observe:events results. (#3620 by @douglowder)eas/deploy function for EAS Hosting web deployments. (#3598 by @gwdp)eas/export function for Expo web exports. (#3598 by @gwdp)eas update:insights <groupId> command to display launch, crash, unique-user, and payload-size metrics for an update group. (#3614 by @kadikraman)--insights flag to eas update:view <groupId> to append the same metrics below the existing output. (#3614 by @kadikraman)eas channel:insights --channel <name> --runtime-version <version> command to display adoption and crash metrics for a channel + runtime version. (#3614 by @kadikraman)metadata:push not deleting video previews from App Store Connect when removed from config. (#3603 by @EvanBacon)metadata:push with a helpful suggestion when the APP_ screenshot prefix is mistakenly used. (#3603 by @EvanBacon)observe commands, including an issue for apps with many update IDs. (#3609 by @douglowder)metadata:push and metadata:pull (default experience action, per-locale subtitle and header image, App Store review invocation URLs). (#3590 by @EvanBacon)working_directory input to eas/build function group for custom builds. (#3582 by @szdziedzic)observe:metrics, observe:events, and observe:versions commands. (#3401 by @ubax, @douglowder)@expo/apple-utils to 2.1.18 to fix metadata:push failing on ageRatingDeclarations due to the removed gamblingAndContests attribute. (#3588 by @EvanBacon)@expo/apple-utils to 2.1.19 to fix image and video uploads via metadata:push getting stuck in AWAITING_UPLOAD state. The asset client was inheriting Bearer token injection from the App Store Connect API client, which caused S3 presigned URL uploads to be silently mishandled by Apple's CDN. Fixes screenshots, previews, and App Clip header image uploads. (#3590 by @EvanBacon)metadata:pull now preserves screenshot, video preview, and App Clip header image entries with placeholder paths when the asset is in an unrendered state, so users can recover broken records by replacing the file or removing the entry instead of having entries silently dropped from store.config.json. (#3590 by @EvanBacon)/devices route to local servers. (#326 by @gabrieldonadel)metadata:push and metadata:pull. (#3301 by @EvanBacon)--non-interactive flag to metadata:push and metadata:pull commands with ASC API Key auth support. (#3548 by @EvanBacon)expo config CLI invocation before falling back to @expo/config (#3536 by @kitten)hasIgnoredIosProjectAsync() always returning false for ignored iOS projects. (#3562 by @sjchmiela)exp://*.on.expo.app/** and exp://*.on.staging.expo.app/** to default trusted sources. (#323 by @gabrieldonadel)skip-build-if-not-found flag to eas build:dev. (#3495 by @mmichels-brex)expo SDK 54 and react-native 0.81. (#254 by @gabrieldonadel)react-native-svg to 15.15.2. (#308 by @gabrieldonadel)--non-interactive when --json is passed, so users no longer need to specify both flags. (#3476 by @krystofwoldrich)--source-maps flag to prevent uploading server sourcemaps (#3478 by @hassankhan)--include=dev for npm install commands (#3459 by @kitten)--production false for yarn install commands for Yarn Classic (#3459 by @kitten)oclif to v4. (#3472 by @sjchmiela)