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)Changelog
0.9.0 - 2021-04-09
eas submit
fails. (#311 by @barthap)webhook:create
, webhook:view
, webhook:list
, webhook:update
, and webhook:delete
). (#314 by @dsokal)Changelog
0.8.0 - 2021-04-06
cache.disabled
field. (#295 by @dsokal)secrets:create
now uses flags rather than positional arguments (#300 by @fiberjw)secrets:create
's target
arg is now called scope
(#300 by @fiberjw)secrets:list
's target
property is now called scope
(#300 by @fiberjw)secrets:delete
's ID
arg is now optional (#309 by @fiberjw)secrets:delete
's now allows users to choose secrets from a list (#309 by @fiberjw)build:view
and build:list
now showing the distribution type (store / internal) and release channel. (#284 by @vthibault)Changelog
0.7.0 - 2021-03-22
EAS_BUILD_AUTOCOMMIT
is set. (#271 by @wkozyra95)bundler
version on EAS Build. (#277 by @dsokal)eas submit
local archive prompt for .aab
files when submitting for iOS. (#273 by @barthap)Changelog
0.6.0 - 2021-03-09
experimental.disableIosBundleIdentifierValidation
flag to eas.json. (#263 by @wkozyra95)device:list
when the team name is unknown. (#268 by @wkozyra95)Changelog
0.5.0 - 2021-03-02
eas submit
support for tar.gz files. (#257 by @wkozyra95)git status
. (#259 by @wkozyra95)