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.28.1

Diff

Changelog

Source

0.28.1 - 2021-09-22

๐Ÿ› Bug fixes

  • Prevent ora spinners breaking when debug logs are enabled. (#575 by @EvanBacon)
  • Do not fail eas build when transient network errors occur. (#638 by @dsokal)

๐Ÿงน Chores

  • Add GraphQL support for GoogleServiceAccountKey. (#632 by @quinlanj)
  • Remove GraphQL support for the App Specific Password. (#633 by @quinlanj)
dsokal
published 0.28.0 โ€ข

Changelog

Source

0.28.0 - 2021-09-20

๐ŸŽ‰ New features

  • Use envs from build profile to resolve app config when auto-submitting. (#614 by @dsokal)
  • Support multi flavor Android projects. (#595 by @wkozyra95)
  • Improve experience when using the build details page as a build artifact URL in eas submit. (#620 by @dsokal)
  • Better error message when eas.json is invalid JSON. (#618 by @dsokal)
  • Add warning about the legacy build service IDs in eas submit. (#624 by @dsokal)
  • Validate that project includes expo-dev-client when building with developmentClient flag. (#627 by @dsokal)
  • Better experience when not logged in in non-interactive mode. (#628 by @dsokal)

๐Ÿงน Chores

  • Reduce eas-cli size by almost getting rid of lodash from dependencies. (#605 by @dsokal)
  • Enforce explicit return type in all functions. (#619 by @wkozyra95)
  • Enforce Async suffix for async functions. (#623 by @dsokal)
fiber-god
published 0.27.1 โ€ข

Changelog

Source

0.27.1 - 2021-09-10

๐Ÿ› Bug fixes

  • Fixed force-creation, app secret creation, and secret deletion mutations. (#606 by @fiberjw)
dsokal
published 0.27.0 โ€ข

Changelog

Source

0.27.0 - 2021-09-10

๐ŸŽ‰ New features

  • Implement support for --platform all in eas submit. (#598 by @dsokal)
  • Implement support for --non-interactive in eas submit. (#600 by @dsokal)
  • Add auto-submit feature. Run eas build --auto-submit to submit automatically on build complete. (#603 by @dsokal)
  • Allow using env var for android.serviceAccountKeyPath in submit profiles. (#604 by @dsokal)

๐Ÿ› Bug fixes

dsokal
published 0.26.0 โ€ข

Changelog

Source

0.26.0 - 2021-09-08

๐Ÿ›  Breaking changes

๐ŸŽ‰ New features

๐Ÿ› Bug fixes

  • Fix eas build from throwing an exception when detecting the git core.ignorecase setting. (#592 by @mwillbanks)
  • Support app names that consist only of unicode characters. (#596 by @wkozyra95)
dsokal
published 0.25.0 โ€ข

Changelog

Source

0.25.0 - 2021-09-01

๐Ÿ›  Breaking changes

๐ŸŽ‰ New features

๐Ÿ› Bug fixes

  • Fix wrong warning for metro.config.js check on Windows. (#588 by @louisgv)
  • Fix detecting googleServicesFile with EAS_NO_VCS=1. (#583 by @wkozyra95)

๐Ÿงน Chores

  • Replace @hapi/joi with joi. Upgrade typescript to 4.4.2. Upgrade dependencies. (#582 by @dsokal)
  • Change typescript target from ES2017 to ES2019. (#584 by @dsokal)
  • Use ts-jest instead of babel-jest. (#585 by @dsokal)
dsokal
published 0.24.1 โ€ข

Changelog

Source

0.24.1 - 2021-08-25

๐Ÿ› Bug fixes

  • Fix wrong EasJsonReader import causing eas submit to fail. (951ee by @dsokal)
dsokal
published 0.24.0 โ€ข

Changelog

Source

0.24.0 - 2021-08-25

๐Ÿ›  Breaking changes

  • Allow publishing of multiple update groups. (#566 by @jkhales)

๐ŸŽ‰ New features

  • Retry status code 500-600 server errors from Apple servers with cookies auth. (#574 by @EvanBacon)
  • Throw internal server errors when Apple servers fail to authenticate. (#574 by @EvanBacon)
  • Add --auto flag for eas branch:publish. (#549 by @jkhales)
  • Add submissions link in output of eas submit. (#553 by @ajsmth)
  • Add submit profiles. (#555 by @wkozyra95)
  • Add changesNotSentForReview option to android submissions. (#560 by @wkozyra95)
  • Support --json flag in build commands. (#567 by @wkozyra95)
  • Add link to https://expo.fyi/eas-build-archive in eas build output to make it easier to understand what is going on in the archive/upload phase of the build. (#562 by @brentvatne)
  • Update QR code URL for Android internal distribution build and generate smaller QR code. (#573 by @axeldelafosse)

๐Ÿ› Bug fixes

  • Fix --sku flag being ignored when running eas submit -p ios. (#559 by @barthap)
  • Set correct distribution for simulator builds. (#556 by @wkozyra95)

๐Ÿงน Chores

  • Add warnings around common issues (NODE_ENV=production, git ignored googleServicesFile). (#569 by @wkozyra95)
brentvatne
published 0.23.0 โ€ข

Changelog

Source

0.23.0 - 2021-08-05

๐Ÿ›  Breaking changes

  • Stop including deprecated storageBucket field when publishing. (#547 by @jkhales)

๐Ÿ› Bug fixes

  • Pass through metadata context to app version resolver. (#550 by @brentvatne)
wkozyra
published 0.22.4 โ€ข

Changelog

Source

0.22.4 - 2021-08-02

๐Ÿ› Bug fixes

  • Fix build profile schema validation when simulator key is present for iOS. (#546 by @sallar)
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