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
280
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

0.15.0

Diff

Changelog

Source

0.15.0 - 2021-05-20

๐Ÿ›  Breaking changes

  • Remove "Auto" option for schemeBuildConfiguration and make the old "Auto" behaviour the default. (#394 by @randomhajile)
  • Remove experimental.disableIosBundleIdentifierValidation flag from eas.json. (#407 by @dsokal)
  • Deprecate android.package and ios.bundleIdentifier in app config for generic projects. EAS CLI depends on the values in native code now. (#407 by @dsokal)
  • Remove application id synchronization (android.package and ios.bundleIdentifier) between app.json and native code when running builds. (#407 by @dsokal)

๐ŸŽ‰ New features

๐Ÿ› Bug fixes

  • Fix failure when publishing without the platform flag. (#415 by @jkhales)
  • Pin versions in package.json. (#399 by @dsokal)
    • Revert 0ac2f as the root cause of the issue has been fixed in #399.
  • Include development-client in valid buildType for internal distribution. (#410 by @brentvatne)
dsokal
published 0.14.1 โ€ข

Changelog

Source

0.14.1 - 2021-05-11

๐Ÿ› Bug fixes

  • Make the default urql requestPolicy 'network-only'. (#397 by @jkhales)
brentvatne
published 0.14.0 โ€ข

Changelog

Source

0.14.0 - 2021-05-10

๐Ÿ›  Breaking changes

  • Make eas branch:publish work with expo-cli >= 4.4.3 (#366 by @jkhales)
  • Create asset keys without an extension. (#366 by @jkhales)

๐ŸŽ‰ New features

๐Ÿงน Chores

brentvatne
published 0.13.0 โ€ข

Changelog

Source

0.13.0 - 2021-04-22

๐ŸŽ‰ New features

  • Implement offline distribution certificate validation when running a build in non-interactive mode. (#344 by @dsokal)
  • Add support for building internal distribution apps for Apple Enterprise Teams. (#344 by @dsokal)

๐Ÿ› Bug fixes

  • Display descriptive error message when API for EAS Build changes. (#359 by @wkozyra95)
dsokal
published 0.12.0 โ€ข

Changelog

Source

0.12.0 - 2021-04-22

๐ŸŽ‰ New features

  • Add the initiating user's username to the build metadata. (#354 by @dsokal)
  • Add --clear-cache flag for eas build. (#355 by @wkozyra95)

๐Ÿ› Bug fixes

  • Fix the bug where the account name was used as the username. (#354 by @dsokal)
brentvatne
published 0.11.1 โ€ข

Changelog

Source

0.11.1 - 2021-04-20

๐ŸŽ‰ New features

๐Ÿ› Bug fixes

  • Bump version of @expo/apple-utils to fix capabilities sync immediately after initial identifier registration. (593c4 by @brentvatne)
dsokal
published 0.11.0 โ€ข

Changelog

Source

0.11.0 - 2021-04-20

๐Ÿ›  Breaking changes

  • "credentialsSource": "auto" is now deprecated. The option will use "remote" as the default value. (#345 by @dsokal)

๐ŸŽ‰ New features

  • Add validation when setting up ad-hoc provisioning profile in non-interactive mode. (#338 by @dsokal)
  • Allow for registering devices when running an ad-hoc build for the first time. (#340 by @dsokal)

๐Ÿ› Bug fixes

  • Fix the bug where all Android managed builds produced AAB archives. The buildType property from eas.json is not ignored now. (#349 by @dsokal)
dsokal
published 0.10.0 โ€ข

Changelog

Source

0.10.0 - 2021-04-16

๐Ÿ›  Breaking changes

  • 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)

๐ŸŽ‰ New features

  • Use special Expo SDK runtime version for managed projects (#336 by @wschurman)

๐Ÿ› Bug fixes

  • Fix the behavior where the provisioning profile was invalidated after syncing bundle id capabilities. (#334 by @dsokal)

๐Ÿงน Chores

  • Change build credentials summary format. (#321 by @dsokal)
brentvatne
published 0.9.1 โ€ข

Changelog

Source

0.9.1 - 2021-04-09

๐Ÿ› Bug fixes

  • Fix provisioning profile validation to actually check status. (#318 by @quinlanj)

๐Ÿงน Chores

brentvatne
published 0.9.0 โ€ข

Changelog

Source

0.9.0 - 2021-04-09

๐ŸŽ‰ New features

  • Retry graphQL call on network or transient server errors. (#320 by @jkhales)
  • Display more friendly error messages when eas submit fails. (#311 by @barthap)
  • Add support for managing webhooks (new commands: webhook:create, webhook:view, webhook:list, webhook:update, and webhook:delete). (#314 by @dsokal)
  • Support for local builds [experimental]. (#305 by @wkozyra95)

๐Ÿ› Bug fixes

  • Fix the issue where the first iOS build fails for a project without ios.bundleIdentifier set in app.json. (#319 by @dsokal)
  • Bump @expo/config-plugins to fix eas build:configure on Windows. (d0f3e by @brentvatne)
  • Replace REST API calls with GraphQL counterparts. (#333 by @barthap)
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