releases.shpreview
Expo

Expo

expo.devFramework
$npx @buildinternet/releases get expo

Temp directories cleaned after build:inspect; deps patched

This release1 fixBug fixesAI-tallied from the release notes
EAS CLI · v21.0.2

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.

Read more →

Projects deletable from CLI; eas browse opens project page

This release4 featuresNew capabilitiesAI-tallied from the release notes
EAS CLI · v21.0.1

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.

Read more →

Onboarding command removed; workflow creation overhauled

BreakingThis release8 featuresNew capabilities4 fixesBug fixesAI-tallied from the release notes
EAS CLI · v21.0.0

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.

Read more →

Passkey sign-in now available

This release1 featureNew capabilitiesAI-tallied from the release notes

Passkeys can now be added to Expo accounts and used as a primary authentication factor, replacing the password-plus-OTP combination. Users with 2FA enabled can sign in with a passkey directly, skipping the second step. Passkeys are managed at expo.dev/settings#sign-in-methods and are unavailable to SSO users.

Read more →

Free plan build limit warnings fixed; tvOS build target fix

This release2 fixesBug fixesAI-tallied from the release notes
EAS CLI · v20.5.1

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.

Read more →

React Native 0.86 with no breaking changes; prebuild now clears native dirs

This release4 featuresNew capabilities4 enhancementsImprovements to existing featuresAI-tallied from the release notes

Upgrades from React Native 0.85 to 0.86, a release intended to have no breaking changes. Expo prebuild now clears and regenerates native android/ios directories by default. Also includes improvements to edge-to-edge Android support, DevTools dark mode, expo-image cache APIs, and animation library bumps.

Read more →