Changelog
0.28.0 - 2021-09-20
eas submit
. (#620 by @dsokal)eas submit
. (#624 by @dsokal)expo-dev-client
when building with developmentClient
flag. (#627 by @dsokal)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)