v22.2.0
馃帀 New features
- [eas-cli] Add
--deviceflag toeas simulatorfor 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-MD5checksum with GCS signed URL uploads so GCS rejects corrupted uploads. (#4208 by @wschurman) - [eas-cli] Resolve the
eas goSDK version to its repack target, so--sdk-version 57no 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-previewprefix. (#4231 by @szdziedzic)