Skip to content

v1.8.1

Choose a tag to compare

@qa-wolf-ops qa-wolf-ops released this 12 Aug 17:57
· 9 commits to main since this release
53503d8

Patch Changes

  • e8e5c96: update tar to 7.5.21 and refresh transitive dependencies to patched versions

  • 8acd430: remove the unused appium-xcuitest-driver dependency

    The CLI does not support iOS targets, so it never installs, loads, or resolves this driver.

    The driver ships a bundled npm-shrinkwrap.json that makes npm write 41 extraneous entries into the package-lock.json of consumer repositories on each install.

    The managed runtime environment now installs approximately 430 fewer packages.