🎉 New features
- Add caching for
eas build:runcommand. (#1542 by @szdziedzic) - Add
isGitWorkingTreeDirtyto 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:synccommand. (#1543 by @wkozyra95) - Disable selecting builds whose artifacts have expired in the
eas build:runcommand. (#1547 by @szdziedzic) - Change intent with which the
eas build:runcommand opens an Android app toandroid.intent.action.MAIN. (#1556 by @szdziedzic)