Removes temporary working directories after eas build:inspect copies inspect output, preventing leftover disk usage from failed builds. Also bumps several dependencies (tmp, ws, lodash, sigstore, axios, handlebars) to resolve Dependabot alerts.
EAS CLI
Projects can now be deleted from the CLI via eas project:delete, and eas browse opens the project page on expo.dev in a web browser with optional subpage arguments. Also adds --dev-domain flag to eas deploy and -p alias for --platform in eas simulator:start.
Removed the eas onboarding command (and its init:onboarding, project:onboarding aliases). The eas workflow:create command is significantly improved with a --template flag, shorter default file names, automatic EAS Build/Update configuration, and automated dev-client installation. Also added seven PostHog workflow functions, rethrew Apple errors during capability sync, and retries asset uploads during eas update instead of failing.
Free plan users no longer see warnings about reaching their build limit while still well below it; overage warnings now only show for paid plans with actual billable overage. Fixed tvOS build target selection for non-interactive Apple builds when EXPO_TV env variable is set.
🎉 New features
🎉 New features
🎉 New features
🎉 New features
🛠 Breaking changes
🎉 New features
🐛 Bug fixes
- [eas-cli] Improve Sentry diagnostics for managed iOS entitlements config fallback. (#3763 by @sjchmiela)


