React Testing Library Versions Save

🐐 Simple and complete React DOM testing utilities that encourage good testing practices.

v14.2.0

3 months ago

14.2.0 (2024-01-30)

Features

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

v14.1.2

5 months ago

14.1.2 (2023-11-17)

Bug Fixes

v14.1.1

5 months ago

14.1.1 (2023-11-17)

Bug Fixes

v14.1.0

5 months ago

14.1.0 (2023-11-08)

Features

v14.0.0

1 year ago

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

1 year ago

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

Bug Fixes

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

v14.0.0-alpha.2

1 year ago

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

Features

BREAKING CHANGES

v14.0.0-alpha.1

1 year ago

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

1 year ago

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

Features

BREAKING CHANGES

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

v13.4.0

1 year ago

13.4.0 (2022-09-04)

Features

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