Skip to content

Releases: callstack/react-native-testing-library

v12.8.0

25 Oct 07:28
Compare
Choose a tag to compare

12.8.0 (2024-10-25)

✨ Features

  • option for enabling concurrent rendering (#1685) (f231ea3)

📚 Documentation

v12.7.2 (2024-09-12)

12 Sep 09:59
Compare
Choose a tag to compare

What's Changed

Features

Bug Fixes

Other

New Contributors

Full Changelog: v12.6.1...v12.7.1

v12.7.1 (2024-09-12)

12 Sep 07:21
Compare
Choose a tag to compare

What's Changed

Features

Other

New Contributors

Full Changelog: v12.6.1...v12.7.1

v12.7.0 (2024-09-12)

12 Sep 07:18
Compare
Choose a tag to compare

What's Changed

Features

Other

New Contributors

Full Changelog: v12.6.1...v12.7.0

v12.6.1 (2024-08-28)

28 Aug 08:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: v12.6.0...v12.6.1

v12.6.0 (2024-08-16)

16 Aug 14:54
Compare
Choose a tag to compare

What's changed

Features

  • update type() events to match RN 0.75 (remove 'textInput' event) (#1645) (f0df299)
  • User Event paste() interaction (#1646) (38bceed)

v12.5.3 (2024-08-09)

09 Aug 13:55
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v12.5.2...v12.5.3

v12.5.2

26 Jul 07:39
Compare
Choose a tag to compare

12.5.2 (2024-07-26)

Bug Fixes

v12.5.1

23 May 11:39
Compare
Choose a tag to compare

12.5.1 (2024-05-23)

Bug Fixes

  • immediate setState in useEffect for unstable_validateStringsRenderedWithinText (#1612) (76de7d2)

v12.5.0

29 Apr 21:01
Compare
Choose a tag to compare

12.5.0 (2024-04-29)

Features

Bug Fixes

New Contributors