Skip to content

Releases: callstack/react-native-testing-library

v11.1.0

16 Sep 08:51
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v11.0.0...v11.1.0

v11.0.0

25 Jul 16:03
4ee5342
Compare
Choose a tag to compare

What's Changed

Full Changelog: v10.1.1...v11.0.0

Migration Guide

See the RNTL v11 migration guide

v11.0.0-rc.0

20 Jul 13:05
Compare
Choose a tag to compare
v11.0.0-rc.0 Pre-release
Pre-release

What's Changed

Full Changelog: v10.1.1...v11.0.0-rc.0

v10.1.1

24 Jun 13:43
Compare
Choose a tag to compare

Fixes

  • queryByText and getByText match newlines and tabs properly (#984) by @pke

v10.1.0

24 Jun 11:18
Compare
Choose a tag to compare

Features

  • add screen API (#994)

v10.0.1

24 Jun 10:37
Compare
Choose a tag to compare

Fixes

  • bring back RenderAPI type (#1000)

v10.0.0

23 Jun 09:18
Compare
Choose a tag to compare

Features

Fixes

Chore & Maintenance

New Contributors

Full Changelog: v9.1.0...v10.0.0

v9.1.0

25 Mar 09:29
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v9.0.0...v9.1.0

v9.0.0

06 Dec 08:54
Compare
Choose a tag to compare

What's Changed

Migration guide: https://callstack.github.io/react-native-testing-library/docs/migration-v9

Full Changelog: v8.0.0...v9.0.0

v9.0.0-alpha.0

23 Nov 15:39
Compare
Choose a tag to compare
v9.0.0-alpha.0 Pre-release
Pre-release

Features

  • breaking: add text match options a.k.a string precision API by @AugustinLF in #554
    Please refer to #554 to see what's breaking

Full Changelog: v8.0.0...v9.0.0-alpha.0