Skip to content

Releases: johnmikel/zeno-mobile-runner

v0.2.10

18 Jun 16:34

Choose a tag to compare

Release v0.2.10

v0.2.9

17 Jun 16:09

Choose a tag to compare

test(release): derive macos fixture version

v0.2.8

17 Jun 09:40

Choose a tag to compare

fix(ios): bound native selector waits

v0.2.1

11 Jun 10:21

Choose a tag to compare

Update pilot example test for the waitNotVisible dev-client shape

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

v0.2.0

10 Jun 15:43

Choose a tag to compare

Update demo scenario test for the clearState step

The generated Android demo smoke now starts with clearState, which
shifted the step indices this test pins. Caught by the release gate;
the local ci-gate does not run this script.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

v0.1.8

06 Jun 19:11

Choose a tag to compare

Zeno Mobile Runner 0.1.8

v0.1.6

05 Jun 23:02

Choose a tag to compare

Prepare v0.1.6 trusted publish runtime

v0.1.5

05 Jun 21:59

Choose a tag to compare

Prepare v0.1.5 npm publish fix

v0.1.4

05 Jun 21:20

Choose a tag to compare

Prepare v0.1.4 agent inspect release

v0.1.3

05 Jun 20:41

Choose a tag to compare

v0.1.3 Pre-release
Pre-release

Developer preview patch release focused on iOS shim reliability for Expo/RN prebuilds.

Fixed:

  • Hardened the iOS XCTest shim for clean Expo/RN prebuilds by giving cold build-for-testing runs a 90-minute default timeout with explicit progress logging.
  • Made iOS simulator app.stop idempotent when simctl terminate reports the app is already stopped.
  • Improved selector actions so native selector.not_found and selector.not_hittable responses return a typed unavailable result instead of failing the command parser.
  • Reused a resolved booted simulator UDID across build-for-testing and test-without-building, and cleared stale shim PID/server/destination state when reinstalling the app-local shim.
  • Avoided stale XCTest snapshot elements and replaced broad selector scans with native predicate-based fallback queries.

npm: https://www.npmjs.com/package/zeno-mobile-runner/v/0.1.3