Changelog
0.27.0 - 2021-09-10
--platform all
in eas submit
. (#598 by @dsokal)--non-interactive
in eas submit
. (#600 by @dsokal)eas build --auto-submit
to submit automatically on build complete. (#603 by @dsokal)android.serviceAccountKeyPath
in submit profiles. (#604 by @dsokal)googleServicesFile
on Windows. (#602 by @wkozyra95)Changelog
0.26.0 - 2021-09-08
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)eas build
from throwing an exception when detecting the git core.ignorecase
setting. (#592 by @mwillbanks)Changelog
0.25.0 - 2021-09-01
--no-wait
in eas submit
. (#578 by @dsokal)core.ignorecase
is set to true. (#570 by @wkozyra95)metro.config.js
check on Windows. (#588 by @louisgv)googleServicesFile
with EAS_NO_VCS=1
. (#583 by @wkozyra95)Changelog
0.24.0 - 2021-08-25
eas submit
. (#553 by @ajsmth)changesNotSentForReview
option to android submissions. (#560 by @wkozyra95)--json
flag in build commands. (#567 by @wkozyra95)eas build
output to make it easier to understand what is going on in the archive/upload phase of the build. (#562 by @brentvatne)--sku
flag being ignored when running eas submit -p ios
. (#559 by @barthap)NODE_ENV=production
, git ignored googleServicesFile
). (#569 by @wkozyra95)Changelog
0.22.2 - 2021-08-02
build:list
. (#540 by @dsokal)new
build status when building both paltforms. (#543 by @wkozyra95)project.name
instead of project.slug
- leave out project segment entirely and depend on redirect. (#554 by @brentvatne)Changelog
0.22.1 - 2021-07-28
eas.json
when evaluating app.config.js
. (#532 by @dsokal)Changelog
0.22.0 - 2021-07-23
secret:create --force
command to overwrite existing secrets. (#513 by @bycedric)iosEnterpriseProvisioning
to build metadata. (#522 by @dsokal)eas submit -p android
. (#520 by @barthap)appBuildVersion
in build metadata when building an Android managed project. (#526 by @dsokal)