E

EAS CLI (Expo Application Services)

E
EAS CLI (Expo Application Services) Mobile v21.4.0

v21.4.0

v21.4.0 ๐ŸŽ‰ New features [eas-cli] Add experimental eas simulator:events command. (#4001 by @szdziedzic) [build-tools] Collect and upload Argent tool-server session events during remote simulator sessions, mirroring agent-device event collection. (#4067 by @szdziedzic) [eas-cli] Add --name to eas simulator:start and show simulator session names in eas simulator:get and eas simulator:list. (#4099 byโ€ฆ

E
EAS CLI (Expo Application Services) Mobile v21.3.0

v21.3.0

v21.3.0 ๐ŸŽ‰ New features [eas-cli] Handle new server-side errors thrown when observe features are blocked. (#4042 by @douglowder) [eas-cli] Add eas project:icon:set to upload a project icon from the command line. (#4068 by @brentvatne) [eas-cli] Add --account flag to eas init to choose the account that should own the project, enabling non-interactive project creation (eas init --account <name> --nonโ€ฆ

E
EAS CLI (Expo Application Services) Mobile v21.2.0

v21.2.0

v21.2.0 ๐ŸŽ‰ New features [eas-cli] Add eas simulator:availability to check whether EAS Simulator is enabled for the current project account. (#4045 by @gwdp) ๐Ÿงน Chores [eas-cli] Calibrate the experimental AI code reviewer's agent prompts and noise config to eas-cli's conventions. (#4065 by @brentvatne)

E
EAS CLI (Expo Application Services) Mobile v21.1.0

v21.1.0

v21.1.0 ๐ŸŽ‰ New features [eas-cli] Prompt to select a platform in eas simulator:start when --platform is omitted, instead of erroring out. (#4043 by @szdziedzic) [eas-build-job] Extend app_store_connect.build_upload workflow interpolation context with optional cf_bundle_short_version_string, platform, uploaded_date, and created_date. (#4037 by @sswrk) [eas-cli] Allow eas simulator as a shorthand forโ€ฆ

E
EAS CLI (Expo Application Services) Mobile v21.0.2

v21.0.2

v21.0.2 ๐Ÿ› Bug fixes [eas-cli] Remove temporary working directories after eas build:inspect copies inspect output, avoiding leftover disk usage after failed builds. (#3981 by @szdziedzic) ๐Ÿงน Chores [eas-cli] Bump tmp to 0.2.7 to resolve Dependabot alert 423. (#3965 by @szdziedzic) [worker] Bump ws to patched releases to resolve Dependabot alert 462. (#3963 by @szdziedzic) Bump lodash and lodash-es tโ€ฆ

E
EAS CLI (Expo Application Services) Mobile v21.0.1

v21.0.1

v21.0.1 ๐ŸŽ‰ New features [eas-cli] Add eas project:delete command to delete a project โ€” the current directory's project by default, or any project passed as an argument (@account/slug or ID). Confirmation requires the project's full name, typed at the interactive prompt or passed via --dangerously-confirm-deletion (required in non-interactive mode). Deletion requires sudo mode: the command prompts fโ€ฆ

E
EAS CLI (Expo Application Services) Mobile v21.0.0

v21.0.0

v21.0.0 ๐Ÿ›  Breaking changes [eas-cli] Remove eas onboarding command (aliases init:onboarding, project:onboarding). (#3993 by @byronkarlen) ๐ŸŽ‰ New features [eas-cli] Improve eas workflow:create: add a --template flag, generate a placeholder workflow when a file name is passed, use shorter default file names (build.yml, update.yml, deploy.yml), configure EAS Build and EAS Update automatically when theโ€ฆ

E
EAS CLI (Expo Application Services) Mobile v20.5.1

v20.5.1

v20.5.1 ๐Ÿ› Bug fixes [eas-cli] Fix Free plan users being warned they had reached their build limit while still well below it. Overage warnings are now shown only for paid plans with an actual billable overage cost. (#3882 by @sarahlane8) [eas-cli] Select correct tvOS build target for non-interactive Apple builds when EXPO_TV env variable is set. (#3907 by @douglowder) ๐Ÿงน Chores [eas-cli] Bump @expo/โ€ฆ

E
EAS CLI (Expo Application Services) Mobile v20.4.0

v20.4.0

v20.4.0 ๐ŸŽ‰ New features [eas-cli] New command observe:session for inspecting events by session ID. (#3868 by @douglowder) ๐Ÿ› Bug fixes [eas-cli] Fix eas update --channel failing with "Channel has no branches associated with it" when the channel was auto-created by a build. A branch with the channel's name is now created and linked, matching the behavior for a channel that doesn't exist yet. (#3891 bโ€ฆ

E
EAS CLI (Expo Application Services) Mobile v20.3.0

v20.3.0

v20.3.0 ๐ŸŽ‰ New features [eas-cli] Add eas account:audit [ACCOUNT_NAME] command to view an account's audit logs. (#3863 by @keith-kurak) [eas-cli] eas update:view [GROUP_ID] now also accepts a platform-specific update ID, resolving it to and displaying its update group. (#3864 by @keith-kurak) [eas-cli] Add eas integrations:posthog:connect command. (#3836 by @gwdp) [eas-cli] Add eas integrations:posโ€ฆ

E
EAS CLI (Expo Application Services) Mobile v20.2.0

v20.2.0

v20.2.0 ๐ŸŽ‰ New features [eas-cli] Non-interactive iOS App Store and Enterprise builds can now use the App Store Connect API key stored in EAS credentials as a submission key to validate and repair provisioning profiles on Apple servers, without requiring EXPO_ASC_* environment variables or an interactive Apple login. (#3805 by @sswrk) [eas-cli] Add support for non-interactive eas update:rollback [Gโ€ฆ

E
EAS CLI (Expo Application Services) Mobile v20.1.0

v20.1.0

v20.1.0 ๐ŸŽ‰ New features [eas-cli] Add eas update:embedded:view command. (#3810 by @gwdp) [eas-cli] Add eas update:embedded:list command. (#3811 by @gwdp) [eas-cli] Add eas update:embedded:delete command. (#3809 by @gwdp) [build-tools] Auto-upload embedded bundle after build when EAS_UPDATE_EXPERIMENTAL_UPLOAD_EMBEDDED_BUNDLE is set. (#3767 by @gwdp)

E
EAS CLI (Expo Application Services) Mobile v20.0.0

v20.0.0

v20.0.0 ๐Ÿ›  Breaking changes [eas-cli] Rename observe commands: observe:logs โ†’ observe:events (events emitted via logEvent), previous observe:events โ†’ observe:metrics (individual performance metric samples), previous observe:metrics โ†’ observe:metrics-summary (aggregated stats by app version). (#3778 by @kadikraman) ๐ŸŽ‰ New features [eas-cli] eas go now prompts to select an Expo SDK version interactiveโ€ฆ

E
EAS CLI (Expo Application Services) Mobile v19.1.0

v19.1.0

v19.1.0 ๐ŸŽ‰ New features [eas-cli] Add --refresh-ad-hoc-provisioning-profile flag to refresh managed ad-hoc provisioning profiles from App Store Connect before gathering build credentials in non-interactive mode. (#3716 by @sswrk) [eas-build-job] Add optional refreshAdHocProvisioningProfile field to iOS build jobs. (#3717 by @sswrk) [build-tools] Pass refreshAdHocProvisioningProfile through eas builโ€ฆ

E
EAS CLI (Expo Application Services) Mobile v19.0.8

v19.0.8

v19.0.8 ๐Ÿ› Bug fixes [eas-cli] eas go now pre-selects the SDK version from the current project's app.json or app.config.js when available. (#3776 by @gwdp)

E
EAS CLI (Expo Application Services) Mobile v19.0.6

v19.0.6

v19.0.6 ๐Ÿ› Bug fixes [build-tools] Update the minimum Expo version required for iOS precompiled modules to 55.0.26. (#3771 by @chrfalch)