🎉 New features
- Add caching for
eas build:run
command. (#1542 by @szdziedzic) - Add
isGitWorkingTreeDirty
to EAS Update records. (#1550 by @FiberJW) - Prompt developer to download the app after the simulator build is finished. (#1554 by @szdziedzic)
🐛 Bug fixes
- Ask for the missing application identifier consistently in
eas build:version:sync
command. (#1543 by @wkozyra95) - Disable selecting builds whose artifacts have expired in the
eas build:run
command. (#1547 by @szdziedzic) - Change intent with which the
eas build:run
command opens an Android app toandroid.intent.action.MAIN
. (#1556 by @szdziedzic)