Skip to content

v0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Mar 10:01

🛠 Breaking changes

  • Generic iOS projects: build release builds by default. (#266 by @dsokal)

🎉 New features

  • Log the size of the archived project when uploading. (#264 by @wkozyra95)
  • Add more build metadata (release channel, build profile name, git commit hash). (#265 by @dsokal)
  • Display App Store link after successful submission. (#144 by @barthap)
  • Add experimental.disableIosBundleIdentifierValidation flag to eas.json. (#263 by @wkozyra95)
  • Support internal distribution in non-interactive builds. (#269 by @dsokal)

🐛 Bug fixes

  • Print Apple Team ID in the output of device:list when the team name is unknown. (#268 by @wkozyra95)