๐ New features
- Support uploading different platform combinations in
eas update
. (#1461 by @EvanBacon) - Add Git commit to EAS Update record. (#1499 by @fiberjw)
- Use local CLI for
expo export
in SDK +46. (#1474 by @EvanBacon) - Validate icon PNGs before running Android build. (#1477 by @dsokal)
๐ Bug fixes
- Fixed the values of the distribution enum on the build profile schema receiving the incorrect descriptions. (#1504 by @macksal)
- Remove hard dependency on expo package being installed to init a project. (#1517 by @brentvatne)
๐งน Chores
- Remove friction from the initial EAS update setup. (#1479 by @byCedric)
- Improve choice formatting when selecting a build to submit in the
eas submit
command. (#1502 by @szdziedzic)