Skip to content

Releases: expo/eas-cli

v9.0.0

08 May 15:01
Compare
Choose a tag to compare

v9.0.0

🛠 Breaking changes

  • Allow modification of provisioning profile in CI, add --freeze-credentials flag. (#2347 by @quinlanj)

🐛 Bug fixes

  • Pass env from process.env and build profile to expo-updates CLI calls where applicable. (#2359 by @wschurman)

🧹 Chores

v8.0.0

01 May 10:24
Compare
Choose a tag to compare

v8.0.0

🛠 Breaking changes

  • Stop creating a channel on eas update and eas update:roll-back-to-embedded unless the --channel flag is specified. (#2346 by @quinlanj)

🐛 Bug fixes

  • Improve login info message for other login options. (#2352 by @wschurman)
  • Show the -s, --sso option in the login command help. (#2353 by @lzkb)

🧹 Chores

v7.8.5

26 Apr 16:40
Compare
Choose a tag to compare

v7.8.5

🐛 Bug fixes

  • Add explicit workflow arg to expo-update CLI calls. (#2340 by @wschurman)

🧹 Chores

  • Improve error message if the server returns UNAUTHORIZED_ERROR. (#2345 by @szdziedzic)
  • Fill in min expo-updates version for expo-updates CLI. (#2344 by @wschurman)

v7.8.4

24 Apr 16:21
Compare
Choose a tag to compare

v7.8.4

🧹 Chores

  • Update the list of available Android images. (#2337 by @radoslawkrzemien)
  • Make multi-select for revoking distribution certificates more readable. (#2342 by @szdziedzic)
  • Improve error message displayed when EAS CLI version doesn't satisfy minimal version required specified in eas.json. (#2341 by @szdziedzic)

v7.8.3

23 Apr 15:33
Compare
Choose a tag to compare

v7.8.3

🐛 Bug fixes

  • Don't prompt to set android.package and ios.bundleIdentifier values when running in non-interactive mode. (#2336 by @szdziedzic)

🧹 Chores

v7.8.2

15 Apr 18:29
Compare
Choose a tag to compare

v7.8.2

🐛 Bug fixes

  • Fix display of errors when expo-updates CLI command fails. (#2324 by @wschurman)
  • Move credentials endpoints to paginated counterparts. (#2327 by @quinlanj)

🧹 Chores

  • Add progress bar for fetching paginated datasets. (#2326 by @quinlanj)

v7.8.1

11 Apr 10:03
Compare
Choose a tag to compare

v7.8.1

🐛 Bug fixes

🧹 Chores

v7.8.0

08 Apr 12:36
Compare
Choose a tag to compare

v7.8.0

🎉 New features

🧹 Chores

v7.7.0

05 Apr 19:23
Compare
Choose a tag to compare

v7.7.0

🎉 New features

  • Generate metadata file for project archive (#2149 by @khamilowicz)
  • Add --verbose-fastlane flag to eas submit command for more robust fastlane pilot logs. (#2276 by @khamilowicz)
  • Add eas credentials:configure-build subcommand. (#2282 by @fiberjw)

🧹 Chores

  • Add info about the Xcode 15.3 image to eas.schema.json. (#2312 by @szdziedzic)

v7.6.2

27 Mar 16:02
Compare
Choose a tag to compare

v7.6.2

🧹 Chores