๐ New features
- Add
--json
flag toeas config
command. (#1568 by @wkozyra95) - Add M1 resource class configuration to default eas.json when running eas build:configure on a new project. (#1637 by @brentvatne)
- Add prompt to switch iOS builds to M1 if the build queue is long. (#1642 by @dsokal)
๐ Bug fixes
- Fix running commands with
--json
flag when EAS_NO_VCS is set. (#1641 by @wkozyra95)
๐งน Chores
- Remove unnecessary workaround for trailing backslash in .gitignore. (#1622 by @wkozyra95)
- Internal command that will be run on EAS worker when building from GitHub. (#1568 by @wkozyra95)
- Make the disabled tier error message more descriptive. (#1635 by @dsokal)
- Control some of the EAS Build error messages server-side. (#1639 by @wkozyra95)