Skip to content

v22.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 20 Aug 16:22

v22.2.0

馃帀 New features

  • [eas-cli] Add --device flag to eas simulator for selecting the virtual device to start. (#4172 by @szdziedzic)
  • [eas-cli] Add support for Appium EAS Simulator sessions. (#4190 by @sjchmiela)

馃悰 Bug fixes

  • [eas-cli] Disallow 0-length uploads. (#4192 by @wschurman)
  • [eas-cli] Send the expected Content-MD5 checksum with GCS signed URL uploads so GCS rejects corrupted uploads. (#4208 by @wschurman)
  • [eas-cli] Resolve the eas go SDK version to its repack target, so --sdk-version 57 no longer fails with "No Expo Go repack target is published for SDK 57". (#4215 by @gwdp)
  • [eas-cli] Handle missing fingerprint source in fingerprint:compare command. (#4210 by @wschurman)

馃Ч Chores

  • [eas-cli] Fix lint and enforce max-warnings=0. (#4219 by @wschurman)
  • [build-tools] Rename serve-sim ngrok preview URLs to use the web-preview prefix. (#4231 by @szdziedzic)