eas/read_package_json and eas/read_app_config functions (#3585 by @gwdp)--skip-bundler to eas build:dev to install and run a development build without starting the local Expo/Metro server. (#3604 by @mmichels-brex)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)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)skip-build-if-not-found flag to eas build:dev. (#3495 by @mmichels-brex)eas account:view output. (#3485 by @brentvatne)--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)eas go command when not logged in. (#3451 by @byronkarlen)--browser flag to eas login for browser-based authentication. (#3312 by @byronkarlen)tar to v7. (#3327 by @KarolRzeminski)eas account:usage command for viewing account usage and billing estimates. (#3334 by @douglowder, @EvanBacon)--no-bytecode and --source-maps [mode] flags to eas update. (#3339 by @brentvatne)--runtime-version and --platform filters to eas update:list. (#3261 by @HarelSultan)--source-maps flag compatibility with older SDKs that only support it as a boolean flag. (#3341 by @brentvatne)--dump-sourcemaps as fallback when --source-maps is not provided to eas update, for backwards compatibility. (8cc324e1 by @brentvatne)metadata:pull failing for apps with only a live version by falling back to live app version and info. (#3299 by @EvanBacon)env:update --non-interactive. (#3249 by @kadikraman)eas:new command changes (project name prompt, output cleanup, additional project files, additional prompts). (#3235 by @mackenco)eas:build command displays a warning when account is near its build limit. (#3236 by @mackenco)track and releaseStatus. (#3229 by @kadikraman)