🛠 Breaking changes
- Require
eas submit
to be configured with eas.json submit profiles (see https://docs.expo.dev/submit/eas-json/ for details). Drop support for CLI params. (#590 by @dsokal)
🎉 New features
🐛 Bug fixes
- Fix
eas build
from throwing an exception when detecting the gitcore.ignorecase
setting. (#592 by @mwillbanks) - Support app names that consist only of unicode characters. (#596 by @wkozyra95)