Releases: wix-incubator/DetoxInstruments
Releases · wix-incubator/DetoxInstruments
v1.10.10304
- Detox Instruments: Fix incorrect display of the Network and Event plots and highlight when there are few requests or events
- Detox Instruments: Fix incorrect display of Events plot in Touch Bar when sectioning is enabled
- Shim framework: Add logging of functions and selectors
v1.10.10303
- Detox Instruments: Fix incorrect display of the Network and Event plots and highlight when there are few requests or events
- Detox Instruments: Fix incorrect display of Events plot in Touch Bar when sectioning is enabled
v1.10.10270
- Profiler framework: added a workaround for a React Native bug, where recording internal RN events would cause a crash when reloading using ⌘+R (#44)
- Profiler framework: Change deployment slightly in favor of Detox integration
v1.10.10269
- Profiler framework: added a workaround for a React Native bug, where recording internal RN events would cause a crash when reloading using ⌘+R (#44)
v1.10.10267
Detox Instruments is now notarized with Apple. See https://developer.apple.com/documentation/security/notarizing_your_app_before_distribution for more information.
v1.10.10266
Detox Instruments is now notarized with Apple. See https://developer.apple.com/documentation/security/notarizing_your_app_before_distribution for more information.
v1.10.10258
- Profiler: fixed a race condition that might result in certain data, such as network requests, not being properly recorded
- Detox Instruments: allow http or otherwise insecure requests in Requests Playground
v1.10.10255
- Profiler framework: fixed an issue where RN profiling would be started even if the functions do not exist, causing a crash on the hosting app
- Detox Instruments: fix a layout issue introduced in previous build
v1.10.10254
- Profiler framework: fixed an issue where RN profiling would be started even if the functions do not exist, causing a crash on the hosting app
v1.10.10239
- Improve network recorder to support additional scenarios (such as integration with Detox)