Releases: wix/Detox
20.37.0
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.**
- Update react native to 0.77.2 by (@gosha212 in #4759, @mauricedoepke in #4758)
Full Changelog: 20.36.5...20.37.0
20.36.5
20.36.3
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
20.36.1
20.36.0
20.35.1
20.35.0
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
What's Changed
- fix(android): alleviate genymotion saas cloud failures due to network hiccups by @d4vidi in #4725
- security: CVE-2024-21538 by migrating to promisify-child-process #4658 by @noomorph in #4729
Kudos to @matinzd for the initial implementation of #4658 draft!
Full Changelog: 20.34.4...20.34.5
20.34.4
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