npm eas-cli 0.36.0
v0.36.0

latest releases: 24.3.0, 24.2.0, 24.1.2...
4 years ago

๐Ÿ›  Breaking changes

  • Do not require manual eas-cli-local-build-plugin installation. An existing global installation (either with yarn global add or npm install -g) will not be used anymore. (#753 by @dsokal)

๐ŸŽ‰ New features

  • Use Keystore Service when keytool is not installed. (#754 by @dsokal)

๐Ÿ› Bug fixes

  • Fix auto-submitting with --auto-submit-with-profile. (#748 by @dsokal)
  • Pass env from build profile when resolving entitlements. (#751 by @wkozyra95)
  • Only prompt for Apple Id username if authenticating with an App Specific Password. (#745 by @quinlanj)

๐Ÿงน Chores

  • Use same URL paths for local development of EAS CLI as production. (#750 by @ide)
  • Grammar: Api -> API. (#755 by @quinlanj)
  • Add analytics for EAS Submit. (#752 by @quinlanj)
  • Add an 'attempt' event to build and submit analytics. (#757 by @quinlanj)

Don't miss a new eas-cli release

NewReleases is sending notifications on new releases.