๐ Breaking changes
- Require explicitly defined applicationId/bundleIdentifier for EAS Submit in case of bare projects consisting of multiple product flavors on Android or multiple schemes/targets on iOS. (#765 by @wkozyra95)
๐ New features
- Auto create channel on publish. (#766 by @jkhales)
- Interactively configure Git
user.name
anduser.email
. (#772 by @dsokal)
๐ Bug fixes
- Validate release channel in eas.json. (#764 by @dsokal)
- Make the missing profile error message more descriptive. (#761 by @dsokal)