Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More โ†’
Socket
Sign inDemoInstall
Socket

eas-cli

Package Overview
Dependencies
Maintainers
24
Versions
275
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eas-cli - npm Package Versions

1
โ€ฆ
โ€ฆ
28

12.4.0

Diff

Changelog

Source

12.4.0 - 2024-09-14

๐ŸŽ‰ New features

  • Add worker:alias command to assign aliases from the CLI. (#2548 by @byCedric)
  • Add worker --prod flag to deploy to production from the CLI. (#2550 by @byCedric)
  • Add worker --alias flag to assign custom aliases when deploying. (#2551 by @byCedric))
  • Add worker --id flag to use a custom deployment identifier. (#2552 by @byCedric))
  • Add worker --environment flag to deploy with EAS environment variables. (#2557 by @kitten))
  • Add worker --export-dir flag to select exported directory. (#2560 by @byCedric))
  • Add worker --json flag to allow integrating with 3rd parties and custom tooling. (#2561 by @byCedric))
  • Add worker:alias --json flag to allow integrating with 3rd parties and custom tooling. (#2562 by @byCedric))

๐Ÿ› Bug fixes

  • Avoid merging expo.extra plugin-generated data with expo.extra.eas.projectId in eas init. (#2554 by @byCedric))
  • Restore "export not found" error and hide recent export timestamps. (#2566 by @byCedric))
  • Check if export is available before validating project ID in eas worker. (#2569 by @byCedric))

๐Ÿงน Chores

  • Make error message for invalid CFBundleShortVersionString more descriptive and actionable. Improve CFBundleShortVersionString validation regex. (#2542 by @szdziedzic)
  • Add missing --non-interactive argument to worker:deploy command. (#2544 by @kitten)
  • Source @expo/env dotenv files for worker deployments. (#2545 by @kitten)
  • Support worker --production and clean up command output. (#2555 by @byCedric))
  • Unify both worker and worker:alias command output. (#2558 by @byCedric))
  • Share similar table/json output in both worker and worker:alias command outputs. (#2563 by @byCedric))
  • Polish the project URL prompt when setting up new projects. (#2564 by @byCedric))
  • Always assume static exports in eas deploy and add modified time. (#2565 by @byCedric))
  • Update the eas worker --help --environment description. (#2567 by @byCedric))
  • Remove the cursor space after selecting project dev domain. (#2568 by @byCedric))
  • Reword the dev domain prompt to mention "preview URL". (#2572 by @byCedric))
exponent
published 12.3.0 โ€ข

Changelog

Source

12.3.0 - 2024-09-09

๐ŸŽ‰ New features

  • Add --non-interactive and --force support when --id is not passed to the eas init command. (#1983 by @mymattcarroll)
exponent
published 12.2.0 โ€ข

exponent
published 12.1.1 โ€ข

Changelog

Source

12.1.1 - 2024-09-09

๐Ÿ› Bug fixes

  • Fixed an issue where extensions retrieved the main app's entitlements instead of their own. (#2532 by @HarrisHan)
exponent
published 12.1.0 โ€ข

Changelog

Source

12.1.0 - 2024-09-06

๐ŸŽ‰ New features

  • Internal/Experimental: Add EAS Worker command (#2447 by @kitten)
  • Upload fingeprint source as part of eas update command. (#2533 by @wschurman)
exponent
published 12.0.0 โ€ข

Changelog

Source

12.0.0 - 2024-09-04

๐Ÿ›  Breaking changes

  • Prompt the users to set appVersionSource, while mentioning that remote is the default. (#2411 by @radoslawkrzemien)

๐ŸŽ‰ New features

  • Add support for syncing Journaling Suggestions, Managed App Installation UI, and 5G Network Slicing capabilities. (#2525 by @szdziedzic)
exponent
published 11.0.3 โ€ข

Changelog

Source

11.0.3 - 2024-08-31

๐Ÿ› Bug fixes

  • Revert config-related packages to SDK 50 version from SDK 51 version to fix broken entitlements behavior for older SDKs. (#2524 by @szdziedzic)
exponent
published 11.0.2 โ€ข

Changelog

Source

11.0.2 - 2024-08-27

๐Ÿ› Bug fixes

  • Remove unncessary static project config context definition from eas build command context, to fix resolving dynamic projest ID and slug for dynamic app configs. (#2521 by @szdziedzic)
exponent
published 11.0.1 โ€ข

Changelog

Source

11.0.1 - 2024-08-26

๐Ÿ› Bug fixes

  • Make eas config command not require authentication when running in --eas-json-only mode. (#2517 by @szdziedzic)
exponent
published 11.0.0 โ€ข

Changelog

Source

11.0.0 - 2024-08-26

๐Ÿ›  Breaking changes

๐ŸŽ‰ New features

๐Ÿงน Chores

1
โ€ฆ
โ€ฆ
28
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with โšก๏ธ by Socket Inc