🎉 New features
- Print common error messages when builds fail. (#272 by @dsokal)
- Commit automatically if
EAS_BUILD_AUTOCOMMIT
is set. (#271 by @wkozyra95) - Allow for installing custom
bundler
version on EAS Build. (#277 by @dsokal) - Add support for managing environment secrets. (#275 by @fiberjw)
🐛 Bug fixes
- Fix
eas submit
local archive prompt for.aab
files when submitting for iOS. (#273 by @barthap) - Verify whether "name" field in app.json contains any alphanumeric characters. (#280 by @wkozyra95)
- Detect dependency cycles in eas.json build profiles. (#283 by @wkozyra95)