Skip to content

v12.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Sep 15:32

v12.5.0

🎉 New features

  • Log command execution to assist in debugging local builds. (#2526 by @trajano)
  • Allow submitting builds in progress (#2543 by @radoslawkrzemien)
  • Use EAS_DANGEROUS_OVERRIDE_ANDROID_APPLICATION_ID and EAS_DANGEROUS_OVERRIDE_IOS_BUNDLE_IDENTIFIER environment variables as overrides of the Android application ID and iOS bundle identifier in managed workflow too. (#2576 by @sjchmiela)

🐛 Bug fixes

  • Avoid malforming app.json with empty .expo object. (#2573 by @byCedric)