Skip to content

Releases: expo/eas-cli

v12.1.0

06 Sep 13:13
v12.1.0
e993e9a
Compare
Choose a tag to compare

v12.1.0

🎉 New features

  • Internal/Experimental: Add EAS Worker command (#2447 by @kitten)
  • Upload fingeprint source as part of eas update command. (#2533 by @wschurman)

v12.0.0

04 Sep 08:56
Compare
Choose a tag to compare

v12.0.0

🛠 Breaking changes

  • Prompt the users to set appVersionSource, while mentioning that remote is the default. (#2411 by @radoslawkrzemien)

🎉 New features

  • Add support for syncing Journaling Suggestions, Managed App Installation UI, and 5G Network Slicing capabilities. (#2525 by @szdziedzic)

v11.0.3

31 Aug 09:25
Compare
Choose a tag to compare

v11.0.3

🐛 Bug fixes

  • Revert config-related packages to SDK 50 version from SDK 51 version to fix broken entitlements behavior for older SDKs. (#2524 by @szdziedzic)

v11.0.2

27 Aug 13:29
Compare
Choose a tag to compare

v11.0.2

🐛 Bug fixes

  • Remove unncessary static project config context definition from eas build command context, to fix resolving dynamic projest ID and slug for dynamic app configs. (#2521 by @szdziedzic)

v11.0.1

26 Aug 22:33
Compare
Choose a tag to compare

v11.0.1

🐛 Bug fixes

  • Make eas config command not require authentication when running in --eas-json-only mode. (#2517 by @szdziedzic)

v11.0.0

26 Aug 15:13
Compare
Choose a tag to compare

v11.0.0

🛠 Breaking changes

🎉 New features

🧹 Chores

v10.2.4

19 Aug 12:51
Compare
Choose a tag to compare

v10.2.4

v10.2.3

13 Aug 10:33
Compare
Choose a tag to compare

v10.2.3

🧹 Chores

  • Add support for EAS_DANGEROUS_OVERRIDE_IOS_BUNDLE_IDENTIFIER for bare workflow iOS builds. (#2469 by @szdziedzic)
  • Update images list in eas.schema.json and warn users when using the deprecated Android images. (#2450 by @szdziedzic)

v10.2.2

31 Jul 09:31
Compare
Choose a tag to compare

v10.2.2

🐛 Bug fixes

  • Pass correct path to vcsClient.isFileIgnoredAsync check for monorepos to validate that custom build config file is not ignored. (#2470 by @szdziedzic)

🧹 Chores

  • Bump asset upload timeout from 90 to 180 seconds. (#2466 by @quinlanj)

v10.2.1

18 Jul 10:01
Compare
Choose a tag to compare

v10.2.1

🧹 Chores

  • Indicate if a user is logged in using EXPO_TOKEN when running eas whoami command. (#2461 by @szdziedzic)
  • Throw error when eas login command is run with EXPO_TOKEN environment variable set. (#2461 by @szdziedzic)
  • Check if user is already logged in when running eas login command. (#2461 by @szdziedzic)