Skip to content

Releases: wix/Detox

20.41.0

02 Sep 13:49
Compare
Choose a tag to compare

What's Changed

Introducing official support for React Native versions 0.79.x 🎉 (@gosha212 in #4800)

Fixes

Features

Full Changelog: 20.40.2...20.41.0

20.40.2

14 Jul 11:58
Compare
Choose a tag to compare

What's Changed

  • fix: improve test path resolution in Detox pilot by @noomorph in #4802

Full Changelog: 20.40.1...20.40.2

20.40.1

09 Jul 10:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: 20.40.0...20.40.1

20.40.0

06 Jul 11:30
Compare
Choose a tag to compare

What's Changed

Features

Fixes

Full Changelog: 20.39.0...20.40.0

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