Skip to content

v23.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 31 Aug 20:27

v23.2.0

馃帀 New features

  • [eas-cli] Add --tag to eas simulator and eas simulator:list to group and filter simulator sessions by app variant. (#4318 by @tchayen)
  • [eas-cli] Update workflow run logs in real time, instead of every 10 seconds. (#4228 by @AHGIJMKLKKZNPJKQR)
  • [build-tools] Add expo-device-hub web previews to Android web-preview-only, Agent Device, Argent, and Appium remote sessions. (#4304 by @krystofwoldrich)
  • [eas-cli] Add eas workflow:ssh <workflow-job-id> [command...] to open an ssh session on the worker running a workflow job. (#4032 by @gwdp)
  • [eas-cli] Add --ssh (and --ssh-idle-timeout) to eas workflow:run to enable ssh on the run's VM jobs. (#4033 by @gwdp)

馃Ч Chores

  • [eas-cli] Warn when starting Android EAS Simulator sessions that support is still in development and iOS parity is coming soon. (#4320 by @szdziedzic)