Skip to content

Releases: callstack/react-native-testing-library

v12.3.1

24 Oct 16:18
Compare
Choose a tag to compare

What's Changed

Features

Fixes

New Contributors

Full Changelog: v12.3.0...v12.3.1

v12.3.0

06 Sep 19:12
Compare
Choose a tag to compare

Features

Note: Jest matchers are work in progress and haven't yet been officially released. You can track progress of this initiative in #1468.

New Contributors

Full Changelog: v12.2.2...v12.3.0

v12.2.2

14 Aug 13:38
Compare
Choose a tag to compare

What's Changed

Fixes

  • remove unintended folders from NPM package (website, examples, etc) due to Yarn confusion by @mdjastrzebski in #1453

Full Changelog: v12.2.1...v12.2.2

v12.2.1

14 Aug 11:10
Compare
Choose a tag to compare

What's Changed

Improvements

Under the hood

Full Changelog: v12.2.0...v12.2.1

v12.2.0

11 Aug 16:07
Compare
Choose a tag to compare

What's Changed

Features

Full Changelog: v12.1.3...v12.2.0

v12.1.3

21 Jul 11:19
Compare
Choose a tag to compare

Fixes

Improvements

Refactors, Docs, Chores, etc

New Contributors 馃憦

Full Changelog: v12.1.2...v12.1.3

v12.1.2

04 May 10:13
Compare
Choose a tag to compare

What's Changed

Fixes

Docs, Chores, etc

New Contributors

Full Changelog: v12.1.1...v12.1.2

v12.1.1

28 Apr 16:57
Compare
Choose a tag to compare

What's Changed

Fixes

Full Changelog: v12.1.0...v12.1.1

v12.1.0

28 Apr 10:05
Compare
Choose a tag to compare

What's Changed

Improvements

Bugfixes

New Contributors

Chores, docs, deps, etc

Full Changelog: v12.0.1...v12.1.0

v12.0.1

23 Mar 09:53
Compare
Choose a tag to compare

What's Changed

Bugfixes

  • Flush all pending microtasks and updates before returning from waitFor by @jsnajdr in #1366
  • Render host component name detection tree inside act to avoid timer leaks by @jsnajdr in #1371

New Contributors 馃憦

Full Changelog: v12.0.0...v12.0.1