Changelog
12.4.0 - 2024-09-14
worker:alias
command to assign aliases from the CLI. (#2548 by @byCedric)worker --prod
flag to deploy to production from the CLI. (#2550 by @byCedric)worker --alias
flag to assign custom aliases when deploying. (#2551 by @byCedric))worker --id
flag to use a custom deployment identifier. (#2552 by @byCedric))worker --environment
flag to deploy with EAS environment variables. (#2557 by @kitten))worker --export-dir
flag to select exported directory. (#2560 by @byCedric))worker --json
flag to allow integrating with 3rd parties and custom tooling. (#2561 by @byCedric))worker:alias --json
flag to allow integrating with 3rd parties and custom tooling. (#2562 by @byCedric))expo.extra
plugin-generated data with expo.extra.eas.projectId
in eas init
. (#2554 by @byCedric))eas worker
. (#2569 by @byCedric))--non-interactive
argument to worker:deploy
command. (#2544 by @kitten)@expo/env
dotenv files for worker deployments. (#2545 by @kitten)worker --production
and clean up command output. (#2555 by @byCedric))worker
and worker:alias
command output. (#2558 by @byCedric))worker
and worker:alias
command outputs. (#2563 by @byCedric))static
exports in eas deploy
and add modified time. (#2565 by @byCedric))eas worker --help
--environment
description. (#2567 by @byCedric))Changelog
12.3.0 - 2024-09-09
--non-interactive
and --force
support when --id
is not passed to the eas init
command. (#1983 by @mymattcarroll)Changelog
12.1.1 - 2024-09-09
Changelog
12.0.0 - 2024-09-04
appVersionSource
, while mentioning that remote
is the default. (#2411 by @radoslawkrzemien)Changelog
11.0.3 - 2024-08-31
Changelog
11.0.2 - 2024-08-27
eas build
command context, to fix resolving dynamic projest ID and slug for dynamic app configs. (#2521 by @szdziedzic)Changelog
11.0.1 - 2024-08-26
eas config
command not require authentication when running in --eas-json-only
mode. (#2517 by @szdziedzic)Changelog
11.0.0 - 2024-08-26
eas update
flags. (#2501 by @wschurman)eas update
and eas update:edit
. (#2502, #2503 by @wschurman)