Changelog
0.16.0 - 2021-05-26
EXPO_NO_CAPABILITY_SYNC=1
. (#426 by @brentvatne)Changelog
0.15.0 - 2021-05-20
schemeBuildConfiguration
and make the old "Auto" behaviour the default. (#394 by @randomhajile)experimental.disableIosBundleIdentifierValidation
flag from eas.json. (#407 by @dsokal)android.package
and ios.bundleIdentifier
in app config for generic projects. EAS CLI depends on the values in native code now. (#407 by @dsokal)android.package
and ios.bundleIdentifier
) between app.json and native code when running builds. (#407 by @dsokal)schemeBuildConfiguration
. (#394 by @randomhajile)expo-cli
version on EAS Build. (#409 by @randomhajile)appBuildVersion
. (#413 by @dsokal)Changelog
0.14.0 - 2021-05-10
Changelog
0.13.0 - 2021-04-22
Changelog
0.11.0 - 2021-04-20
"credentialsSource": "auto"
is now deprecated. The option will use "remote"
as the default value. (#345 by @dsokal)Changelog
0.10.0 - 2021-04-16
secrets:<COMMAND>
is renamed to secret:<COMMAND>
(#315 by @fiberjw)secret:delete
now accepts id
through a flag rather than an argument (#315 by @fiberjw)