Releases: testing-library/jest-dom
Releases · testing-library/jest-dom
v5.16.2
5.16.2 (2022-02-03)
Bug Fixes
- add custom element support to
toBeDisabled
(#368) (8162115)
v5.16.1
5.16.1 (2021-12-06)
Bug Fixes
- Improve
toHaveClass
error message format (#405) (a9beb47)
v5.14.0
5.14.0 (2021-06-11)
Features
- toHaveAccessibleName and toHaveAccessibleDescription (#377) (87ffd2a)
v5.12.0
5.12.0 (2021-04-22)
Features
- check for any Node in toHaveTextContent (#358) (fa0d91d)