🛠 Breaking changes
- Require
eas submitto 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 buildfrom throwing an exception when detecting the gitcore.ignorecasesetting. (#592 by @mwillbanks) - Support app names that consist only of unicode characters. (#596 by @wkozyra95)