v24.6.0
๐ New features
- [eas-cli] Display logs in
eas build --wait. (#4303 by @AHGIJMKLKKZNPJKQR)
๐ Bug fixes
- [build-tools] Skip project source refresh for jobs with no sources. (#4389 by @sjchmiela)
- [eas-cli] Stop fetching the primary account in the login query. Commands that need it now fetch it on demand, so scoped access tokens without primary account access no longer fail at login. (#4380 by @wschurman)
๐งน Chores
- [eas-cli] Regenerate GraphQL types and update Observe tests for the new
firstSeenAtandlastSeenAtevent-name fields. (#4379 by @wschurman)