Skip to content

Releases: wix/Detox

20.39.0

26 Jun 10:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: 20.38.0...20.39.0

20.38.0

14 May 09:52
Compare
Choose a tag to compare

New Features

  • Basic REPL mode 🚀 🥳 💪🏻
    Exciting new mode for troubleshooting Detox tests interactively! Check out the new guide (@noomorph in #4730).

  • noRetryArgs
    New detox CLI options:noRetryArgs (@noomorph in #4765).
    This is a fix for the most part for Jest's --shard option used together with Detox's --retries arg.

Full Changelog: 20.37.0...20.38.0

Tip

See the new guide: Debugging with Detox REPL.

20.37.0

22 Apr 07:56
Compare
Choose a tag to compare

What's Changed

This release brings official support for React Native v0.77 with all of new-architecture's features 🥳 🥂 🎉.
This comes on top of the 20.34.0 release, which introduced compatibility over RN v0.76.**

Full Changelog: 20.36.5...20.37.0

20.36.5

17 Apr 07:06
Compare
Choose a tag to compare

What's Changed

  • fix(cli): support monorepos with --inspect-brk by @noomorph in #4761

Full Changelog: 20.36.4...20.36.5

20.36.3

28 Mar 08:58
Compare
Choose a tag to compare

What's Changed

  • Update @wix-pilot/detox dependency. This addresses issues related to React Native version conflicts with Pilot. By @asafkorem in #4746

Full Changelog: 20.36.2...20.36.3

20.36.2

26 Mar 21:03
Compare
Choose a tag to compare

What's Changed

The bug with destructuring was introduced in 20.35.0. This release fixes it.

Full Changelog: 20.36.1...20.36.2

20.36.1

26 Mar 13:28
Compare
Choose a tag to compare

Fixes

If anyone's reading this (and you use Genymotion SaaS), let us know if this helps you too (in combination with --retries, at least).

Full Changelog: 20.36.0...20.36.1

20.36.0

25 Mar 09:39
Compare
Choose a tag to compare

What's Changed

  • Patch-fixed synchronization issues around webview.scrollToView() (@d4vidi, #4740)

Full Changelog: 20.35.1...20.36.0

20.35.1

23 Mar 10:30
Compare
Choose a tag to compare

What's Changed

Internal fixes and documentation updates.

Full Changelog: 20.35.0...20.35.1

20.35.0

15 Mar 19:26
Compare
Choose a tag to compare

What's Changed

Detox Copilot Evolves into Detox Pilot ✈️

Detox Copilot has been upgraded and renamed to Detox Pilot, built on the latest Wix Pilot plugin. Wix Pilot is a framework-agnostic, AI-driven automation plugin enhances testing across various frameworks, originating from Detox Copilot. Learn more in Wix Pilot's official docs and GitHub repo.

New features include autopilot and extendAPICatalog, alongside improved caching and capabilities.

Note: The copilot APIs are now deprecated in favor of pilot and will remain supported until the next major release.

Upgraded by @LironMShemen and @asafkorem in PR #4732

Full Changelog: 20.34.5...20.35.0