Releases: callstack/react-native-testing-library
Releases · callstack/react-native-testing-library
v13.3.3
13.3.3 (2025-08-26)
🐛 Bug Fixes
v13.3.2
13.3.2 (2025-08-25)
🐛 Bug Fixes
- Do not infer generic Props type from RenderHookOptions (#1816) (919f7c6)
New Contributors
v13.3.1
13.3.1 (2025-08-20)
🐛 Bug Fixes
v13.3.0
13.3.0 (2025-08-18)
✨ Features
📚 Documentation
v13.3.0-beta.1
✨ Features
📚 Documentation
v13.2.2
13.2.2 (2025-07-30)
🐛 Bug Fixes
- React Native 0.81 support (#1794)
- toBeDisabled now also evaluates disabled prop when element is Text (#1802)
v13.2.1
13.2.1 (2025-07-28)
✨ Features
🐛 Bug Fixes
- check for
pointerEvents
in both props and styles (#1799) (cc1e249)
- update ESLint plugin documentation link in warning message (#1782) (069de18)
📚 Documentation
v14.0.0-alpha.1
✨ Features
- switch to Universal Test Renderer from deprecated React Test Renderer. This release is experimental and React 19 only.
v13.2.0
13.2.0 (2025-03-05)
✨ Features