Skip to content

Releases: testing-library/react-testing-library

v14.2.0

Choose a tag to compare

@github-actions github-actions released this 30 Jan 21:25
4509fb6

14.2.0 (2024-01-30)

Features

  • add reactStrictMode option to enable strict mode render (#1241) (0880eba)

v14.1.2

Choose a tag to compare

@github-actions github-actions released this 17 Nov 15:49
1c67477

14.1.2 (2023-11-17)

Bug Fixes

v14.1.1

Choose a tag to compare

@github-actions github-actions released this 17 Nov 14:52
fd52a59

14.1.1 (2023-11-17)

Bug Fixes

v14.1.0

Choose a tag to compare

@github-actions github-actions released this 08 Nov 06:56
d80319f

14.1.0 (2023-11-08)

Features

v14.0.0

Choose a tag to compare

@github-actions github-actions released this 16 Feb 22:59
f78839b

14.0.0 (2023-02-16)

Bug Fixes

  • Prevent "missing act" warning for queued microtasks (#1137) (f78839b)

Features

BREAKING CHANGES

v14.0.0-alpha.3

v14.0.0-alpha.3 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Feb 22:51
f78839b

14.0.0-alpha.3 (2023-02-16)

Bug Fixes

  • Prevent "missing act" warning for queued microtasks (#1137) (f78839b)

v14.0.0-alpha.2

v14.0.0-alpha.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Feb 22:41
6653c23

14.0.0-alpha.2 (2023-02-16)

Features

BREAKING CHANGES

v14.0.0-alpha.1

v14.0.0-alpha.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 31 Jan 05:02
9b7a1e2

14.0.0-alpha.1 (2023-01-31)

Features

BREAKING CHANGES

  • Minimum supported Node.js version is now 14.x

v13.5.0-alpha.1

v13.5.0-alpha.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 31 Jan 04:57
07d6872

13.5.0-alpha.1 (2023-01-31)

Features

BREAKING CHANGES

  • Minimum supported Node.js version is now 14.x

v13.4.0

Choose a tag to compare

@github-actions github-actions released this 04 Sep 16:52
bef9e07

13.4.0 (2022-09-04)

Features

  • renderHook: allow passing of all render options to renderHook (#1118) (27a9584)