v21.6.0
๐ New features
- [eas-build-job] Replace eas-cli npm dist-tags with cli-versions.json. (#4147 by @douglowder)
- [eas-cli] Make
eas simulatorthe canonical command and keepeas simulator:startas an alias. (#4112 by @szdziedzic) - [eas-cli] Validate local composite functions referenced from workflow job hooks during
eas workflow:validate. (#4064 by @sswrk) - [eas-cli] Add
eas simas a shortcut foreas simulatorcommands, e.g.eas sim:listrunseas simulator:list. (#4150 by @szdziedzic)
๐ Bug fixes
- [eas-cli] Point accounts without EAS Simulator access at the waitlist:
eas simulator:availabilityincludes the link (and awaitlistUrlfield in--json), andeas simulatornow fails early with the same message instead of a generic permission error. (#4151 by @szdziedzic) - [build-tools] Revert "Pin the default
agent-deviceversion for remote sessions" now thatagent-device0.20.5 fixes the broken release. (#4144 by @gwdp)
๐งน Chores
- [reviewer] Migrate AI code reviews from GPT to Claude models on the claude-code engine (Sonnet 5 by default, Opus 5 for the security agent). (#4148 by @brentvatne)