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

eas-cli

Package Overview
Dependencies
Maintainers
28
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

0.18.0

Diff

Changelog

Source

0.18.0 - 2021-06-24

๐Ÿ›  Breaking changes

  • Drop support for experimental.npmToken in credentials.json, EAS Secrets can be used instead. (#444 by @dsokal)
  • Remove --allow-experimental flag from eas build:configure as it has no effect now. (#444 by @dsokal)

๐ŸŽ‰ New features

  • Make credentials manager work with multi-target iOS projects. (#441 by @dsokal)
  • Copy over credentials from Expo Classic to EAS. (#445 by @quinlanj)
  • Add Big Sur image for iOS builds. (#457 by @wkozyra95)
  • New version of Android credentials manager. (#460 by @quinlanj)
  • Add an internal distribution with dev client to build:configure defaults. (#465 by @fson)
  • Add updates.channel to build metadata. (#461 by @jkhales)
  • iOS push key setup and management now available in eas-cli credentials. (#469, #470 by @quinlanj)
  • Support new build status: new. (#475 by @dsokal)

๐Ÿงน Chores

dsokal
published 0.17.0 โ€ข

Changelog

Source

0.17.0 - 2021-06-02

๐Ÿ› Bug fixes

  • Fix bundle identifier resolution when native target is not provided. (#434 by @dsokal)
  • Fix git repo root path getter on Windows. (#429 by @brentvatne)
  • Fix resolving Android application identifier. (#431 by @quinlanj)

๐Ÿงน Chores

  • Android credentials setup now on Graphql API. (#427 by @quinlanj)
brentvatne
published 0.16.1-alpha.0 โ€ข

brentvatne
published 0.16.0 โ€ข

Changelog

Source

0.16.0 - 2021-05-26

๐ŸŽ‰ New features

  • Opt out of capability syncing with EXPO_NO_CAPABILITY_SYNC=1. (#426 by @brentvatne)
  • Add more verbose logging around capability syncing to help debug reported issues. (#426 by @brentvatne)
  • Add managed credentials support for multi-target iOS projects. (#414 by @dsokal)
dsokal
published 0.15.1 โ€ข

Changelog

Source

0.15.1 - 2021-05-25

๐ŸŽ‰ New features

  • Support auto capabilities in managed workflow using Expo config plugin introspection. (#419 by @EvanBacon)

๐Ÿ› Bug fixes

  • Fix sending appBuildVersion as part of the build metadata. (#423 by @dsokal)
brentvatne
published 0.15.0 โ€ข

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