Skip to content

Releases: callstack/react-native-testing-library

v13.3.0

18 Aug 11:01
Compare
Choose a tag to compare

13.3.0 (2025-08-18)

✨ Features

📚 Documentation

v13.3.0-beta.1

11 Aug 14:40
Compare
Choose a tag to compare
v13.3.0-beta.1 Pre-release
Pre-release

13.3.0-beta.1 (2025-08-11)

✨ Features

📚 Documentation

v13.3.0-beta.0

07 Aug 13:49
Compare
Choose a tag to compare
v13.3.0-beta.0 Pre-release
Pre-release

13.3.0-beta.0 (2025-08-07)

✨ Features

v13.2.2

30 Jul 13:51
Compare
Choose a tag to compare

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

28 Jul 20:15
Compare
Choose a tag to compare

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

10 Mar 18:03
Compare
Choose a tag to compare
v14.0.0-alpha.1 Pre-release
Pre-release

14.0.0-alpha.1 (2025-03-10)

✨ Features

  • switch to Universal Test Renderer from deprecated React Test Renderer. This release is experimental and React 19 only.

v13.2.0

05 Mar 17:05
Compare
Choose a tag to compare

13.2.0 (2025-03-05)

✨ Features

  • ensure proper react-test-renderer version (#1755) (2e5238a)

v13.1.1

05 Mar 16:54
Compare
Choose a tag to compare

13.1.1 (2025-03-05)

🐛 Bug Fixes

v13.1.0

27 Feb 12:21
Compare
Choose a tag to compare

13.1.0 (2025-02-27)

✨ Features

  • React 19 / React Native 0.78 support
  • testOnly events (#1741) (c47220b)
  • RN Gesture Handler Pressable support (#1746) (bd78a26)

📚 Documentation

v13.0.1

14 Jan 13:06
Compare
Choose a tag to compare

13.0.1 (2025-01-14)

🐛 Bug Fixes

  • expose concurrentRoot option in render hook (#1734) (9efe13e)

📚 Documentation