@expo/eas-json
Advanced tools
Changelog
0.18.0 - 2021-06-24
experimental.npmToken
in credentials.json, EAS Secrets can be used instead. (#444 by @dsokal)--allow-experimental
flag from eas build:configure
as it has no effect now. (#444 by @dsokal)build:configure
defaults. (#465 by @fson)updates.channel
to build metadata. (#461 by @jkhales)eas-cli credentials
. (#469, #470 by @quinlanj)new
. (#475 by @dsokal)--skip-credentials-check
flag because it doesn't do anything and is no longer needed. (#442 by @brentvatne)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)