Skip to content

Releases: testing-library/react-testing-library

v12.1.4

09 Mar 14:37
96ed8da
Compare
Choose a tag to compare

12.1.4 (2022-03-09)

Bug Fixes

  • Match runtime type of baseElement in TypeScript types (#1023) (96ed8da)

v13.0.0-alpha.6

04 Mar 21:10
ba24a4b
Compare
Choose a tag to compare
v13.0.0-alpha.6 Pre-release
Pre-release

13.0.0-alpha.6 (2022-03-04)

Bug Fixes

  • Resolve warning using the wrong react-dom entrypoint (#1018) (ba24a4b)

BREAKING CHANGES

  • Drop support for React < 18.0.0-rc.1

v12.1.3

15 Feb 22:56
b0f9d97
Compare
Choose a tag to compare

12.1.3 (2022-02-15)

Bug Fixes

  • Add @types/react-dom as a direct dependency (#1001) (149d9a9)

v13.0.0-alpha.5

23 Nov 15:20
8e536f8
Compare
Choose a tag to compare
v13.0.0-alpha.5 Pre-release
Pre-release

13.0.0-alpha.5 (2021-11-23)

Features

  • Enable "missing act" warnings in React 18 by default (#994) (8e536f8)

v13.0.0-alpha.4

31 Oct 08:57
d8c6b4d
Compare
Choose a tag to compare
v13.0.0-alpha.4 Pre-release
Pre-release

13.0.0-alpha.4 (2021-10-31)

Bug Fixes

  • render: Actually hydrate with given ui (#988) (d8c6b4d)

v13.0.0-alpha.3

28 Oct 10:57
68d2a23
Compare
Choose a tag to compare
v13.0.0-alpha.3 Pre-release
Pre-release

13.0.0-alpha.3 (2021-10-28)

Bug Fixes

  • Empty commit to force semantic-release (68d2a23)

v12.1.2

03 Oct 13:19
7f53b56
Compare
Choose a tag to compare

12.1.2 (2021-10-03)

Bug Fixes

  • render: Don't reject wrapper types based on statics (#973) (7f53b56)

v12.1.1

27 Sep 12:44
cde904c
Compare
Choose a tag to compare

12.1.1 (2021-09-27)

Bug Fixes

  • TS: make wrapper allow a simple function comp (#966) (cde904c)

v13.0.0-alpha.1

13 Sep 08:53
c888cb6
Compare
Choose a tag to compare
v13.0.0-alpha.1 Pre-release
Pre-release

13.0.0-alpha.1 (2021-09-13)

Features

BREAKING CHANGES

v12.1.0

11 Sep 09:58
3325061
Compare
Choose a tag to compare

12.1.0 (2021-09-11)

Features