Skip to content

Releases: expo/eas-cli

v13.1.1

08 Nov 11:23
Compare
Choose a tag to compare

v13.1.0

07 Nov 21:35
Compare
Choose a tag to compare

v13.1.0

🎉 New features

  • Compute fingerprint for builds with SDK 52 and higher (#2663 by @quinlanj)

v13.0.1

05 Nov 22:20
Compare
Choose a tag to compare

v13.0.1

🧹 Chores

  • Upgrade EAS Metadata with new properties from App Store. (#2671 by @byCedric)

v13.0.0

05 Nov 18:52
Compare
Choose a tag to compare

v13.0.0

🛠 Breaking changes

  • Resolve versioned expo config using npx expo config command instead of using fixed @expo/config version shipped with EAS CLI, if available. (#2529 by @szdziedzic)

🧹 Chores

v12.6.2

29 Oct 10:52
Compare
Choose a tag to compare

v12.6.2

🐛 Bug fixes

  • Make email case insensitive during Apple authentication. (#2659 by @byCedric)

v12.6.1

25 Oct 12:36
Compare
Choose a tag to compare

v12.6.1

🧹 Chores

  • Create dynamic logged in context field and clean up erroneous SessionManager context field uses. (#2648 by @wschurman)

v12.6.0

21 Oct 21:33
Compare
Choose a tag to compare

v12.6.0

🎉 New features

  • Add eas channel:pause and eas channel:resume commands to pause/resume update delivery to builds using specific update channels and display paused status in channel details output. (#2614 by @fiberjw)
  • Add interactivity to eas update:edit command. (#2638 by @wschurman)

v12.5.4

19 Oct 18:28
Compare
Choose a tag to compare

v12.5.4

v12.5.3

16 Oct 15:29
Compare
Choose a tag to compare

v12.5.3

v12.5.2

11 Oct 18:52
Compare
Choose a tag to compare

v12.5.2

🐛 Bug fixes

  • Disallow republishing an update that is being rolled-out. (#2602 by @wschurman)

🧹 Chores