Skip to content

Releases: expo/eas-cli

v10.0.0

13 Jun 10:01
Compare
Choose a tag to compare

v10.0.0

🛠 Breaking changes

🐛 Bug fixes

  • Resolve correct submit profile configuration for eas build command with --auto-submit-with-profile flag. (#2425 by @szdziedzic)
  • Correctly parse the EXPO_APPLE_PROVIER_ID environment variable. (#2349 by @louix)

🧹 Chores

v9.2.0

06 Jun 16:58
Compare
Choose a tag to compare

v9.2.0

🎉 New features

  • Add target-profile and source-profile flags to the eas build:resign command. (#2410 by @szdziedzic)
  • Display build profile in the output of eas build:list. (#2408 by @szdziedzic)

🐛 Bug fixes

  • Use the correct app config for no GitHub flow in init:onboarding. (#2397 by @szdziedzic)
  • Disallow picking expired builds as submit archive source. (#2406 by @sjchmiela)

🧹 Chores

  • Print network error message if present. (#2407 by @szdziedzic)
  • Make flags for eas build:list command more aligned with flags for rest of the commands. (#2409 by @szdziedzic)

v9.1.0

23 May 17:20
Compare
Choose a tag to compare

v9.1.0

🎉 New features

v9.0.10

22 May 19:23
Compare
Choose a tag to compare

v9.0.10

v9.0.9

22 May 16:57
Compare
Choose a tag to compare

v9.0.9

v9.0.8

21 May 13:49
Compare
Choose a tag to compare

v9.0.8

🧹 Chores

v9.0.7

17 May 07:32
Compare
Choose a tag to compare

v9.0.7

v9.0.6

15 May 10:57
Compare
Choose a tag to compare

v9.0.6

v9.0.5

13 May 15:58
Compare
Choose a tag to compare

v9.0.5

v9.0.4

13 May 14:54
Compare
Choose a tag to compare

v9.0.4

🧹 Chores

  • Add loader and progress information to the diagnostics command. (#2378 by @simek)