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

eas-cli

Package Overview
Dependencies
Maintainers
23
Versions
281
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eas-cli - npm Package Versions

1
โ€ฆ
โ€ฆ
29

0.27.0

Diff

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)
wkozyra
published 0.22.2 โ€ข

Changelog

Source

0.22.2 - 2021-08-02

๐Ÿ›  Breaking changes

  • Introduce new format of eas.json (old eas.json will be migrated automatically). (#537 by @wkozyra95)

๐ŸŽ‰ New features

  • Validate metro config for managed workflow projects. (#534 by @dsokal)
  • Add more filter params to build:list. (#540 by @dsokal)
  • Evaluate interpolated iOS version strings for metadata. (#541 by @dsokal)

๐Ÿ› Bug fixes

  • Validate metadata client side to print better errors. (#542 by @wkozyra95)
  • Fix new build status when building both paltforms. (#543 by @wkozyra95)
  • Fix link to build details page where previously we used project.name instead of project.slug - leave out project segment entirely and depend on redirect. (#554 by @brentvatne)
quinlanj
published 0.22.1 โ€ข

Changelog

Source

0.22.1 - 2021-07-28

๐ŸŽ‰ New features

  • Include the file extension for update's assets in the manifest fragment. (#535 by @jkhales)
  • Use env variables from eas.json when evaluating app.config.js. (#532 by @dsokal)

๐Ÿ› Bug fixes

๐Ÿงน Chores

dsokal
published 0.22.0 โ€ข

Changelog

Source

0.22.0 - 2021-07-23

๐ŸŽ‰ New features

  • Added support for automatically creating and linking iOS capability identifiers (Apple Pay, iCloud Containers, App Groups). (#524 by @EvanBacon)
  • Add secret:create --force command to overwrite existing secrets. (#513 by @bycedric)
  • Fall back to APK when building for internal distribution. (#527 by @dsokal)
  • Add iosEnterpriseProvisioning to build metadata. (#522 by @dsokal)
  • Autodetect Google Services JSON key path in eas submit -p android. (#520 by @barthap)

๐Ÿ› Bug fixes

  • Fix iOS capability syncing on build. (#521 by @EvanBacon)
  • Fix unhandled error when amplitude domains are blocked. (#512 by @wkozyra95)
  • Use default value for appBuildVersion in build metadata when building an Android managed project. (#526 by @dsokal)
1
โ€ฆ
โ€ฆ
29
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