Skip to content

Releases: callstack/react-native-testing-library

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

v12.4.5

28 Mar 17:21
Compare
Choose a tag to compare

RNTL 12.4.5 (2024-03-28)

Bugfixes

Other

Full Changelog: v12.4.4...v12.4.5

v12.4.4

18 Mar 20:02
Compare
Choose a tag to compare

RNTL 12.4.4 (2024-03-18)

Bug Fixes

  • user-event: Decouple press events from Jest dependency by @JoseLion in #1571

New Contributors

Full Changelog: v12.4.3...v12.4.4

v12.4.3

28 Dec 14:03
Compare
Choose a tag to compare

Other

Full Changelog: v12.4.2...v12.4.3

v12.4.2

18 Dec 15:03
Compare
Choose a tag to compare

What's Changed

Improvements

  • feat: add option to pass contentSize and layoutMeasurement when calling scrollTo by @j-piasecki in #1543

Other

New Contributors

Full Changelog: v12.4.1...v12.4.2