React Testing Library Versions Save

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

v13.3.0

1 year ago

13.3.0 (2022-05-28)

Features

v13.2.0

2 years ago

13.2.0 (2022-05-03)

Features

v13.1.1

2 years ago

13.1.1 (2022-04-15)

Bug Fixes

v13.1.0

2 years ago

13.1.0 (2022-04-15)

Features

v12.1.5

2 years ago

12.1.5 (2022-04-11)

Bug Fixes

v13.0.1

2 years ago

13.0.1 (2022-04-11)

Bug Fixes

  • Specify a non-* version for @types/react-dom (#1040) (2a889e8)

v13.0.0

2 years ago

13.0.0 (2022-03-31)

Features

BREAKING CHANGES

v13.0.0-alpha.7

2 years ago

13.0.0-alpha.7 (2022-03-30)

Bug Fixes

  • Add @types/react-dom as a direct dependency (#1001) (149d9a9)
  • Match runtime type of baseElement in TypeScript types (#1023) (96ed8da)
  • render: Don't reject wrapper types based on statics (#973) (7f53b56)
  • TS: make wrapper allow a simple function comp (#966) (cde904c)

Features

v12.1.4

2 years ago

12.1.4 (2022-03-09)

Bug Fixes

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

v13.0.0-alpha.6

2 years ago

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