What's Changed
We have prepared v12 migration guide.
Breaking changes
- All queries exclude elements hidden from accessibility by default
*ByRole
queries now return only accessibility elements*ByText
,*ByDisplayValue
,*ByPlaceholderText
queries now return host elementscontainer
API has been renamed toUNSAFE_root
, added saferoot
API
Full Changelog
https://github.com/callstack/react-native-testing-library/compare/v11.5.2...v11.5.2...v12.0.0-rc.0