Skip to content

Releases: wix/Detox

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

20.34.5

12 Mar 08:17
Compare
Choose a tag to compare

What's Changed

Kudos to @matinzd for the initial implementation of #4658 draft!

Full Changelog: 20.34.4...20.34.5

20.34.4

28 Feb 22:49
Compare
Choose a tag to compare

What's Changed

iOS Fixes

  • Resolved Synchronization Issue: Prevents Detox from hanging due to React Native infinite animations. By @asafkorem in PR #4722. See related issue: #4714.

Full Changelog: 20.34.3...20.34.4