npm eas-cli 24.0.0
v24.0.0

5 hours ago

v24.0.0

๐Ÿ›  Breaking changes

  • [eas-cli] Align the eas observe:* commands with the renamed Observe GraphQL schema. --json output now uses name/value instead of metricName/metricValue (metrics) and name instead of eventName (log events and event-name summaries), and eas observe:events now lists user-defined events only โ€” exceptions moved to the new eas observe:errors. (#4338 by @douglowder)

๐ŸŽ‰ New features

  • [build-tools] Add lcd_width, lcd_height, and lcd_density inputs to configure the Android emulator display. (#4349 by @krystofwoldrich-agent)
  • [eas-cli] Add eas channel:protect and eas channel:unprotect to manage EAS Update channel protection, and show protection in channel list and view output. (#4319 by @sjkim-expo)
  • [eas-cli] Add eas observe:errors to display error and exception issue groups (grouped by fingerprint), with --fingerprint <fingerprint> to drill into a group's individual occurrences and stack traces. (#4339 by @douglowder)
  • [eas-cli] Add eas observe:event to display a single Observe event (metric, log, or error) by its ID. (#4252 by @douglowder)

๐Ÿ› Bug fixes

  • [build-tools] Start Argent remote sessions with bun x so they work when the bunx symlink is missing. (491b372a by @krystofwoldrich)
  • [build-tools] Reduce expo-device-hub preview resolution from 1280 px to 960 px to match serve-sim and lower streaming bandwidth. (#4326 by @krystofwoldrich-agent)
  • [build-tools] Install FFmpeg before launching expo-device-hub in Android device sessions. (#4332 by @krystofwoldrich-agent)
  • [eas-cli] Print the session token in simulator preview links, so they still open once the preview is gated. (#4312 by @gwdp)

๐Ÿงน Chores

  • [eas-cli] Make ASC API key issuer identifier optional in GraphQL and credentials types. (#4248 by @sswrk)

Don't miss a new eas-cli release

NewReleases is sending notifications on new releases.