Jest Dom Versions Save

:owl: Custom jest matchers to test the state of the DOM

v6.4.5

2 weeks ago

6.4.5 (2024-05-03)

Bug Fixes

v6.4.4

2 weeks ago

6.4.4 (2024-05-03)

Bug Fixes

v6.4.3

2 weeks ago

6.4.3 (2024-05-03)

Bug Fixes

  • Updates role support for aria-required attribute in toBeRequired (#590) (20aca33)

v6.4.2

3 months ago

6.4.2 (2024-02-05)

Bug Fixes

  • Remove errant export of GetByRoleMatcher, fixing type checking in some TS configurations (#575) (a93c0c4)

v6.4.1

3 months ago

6.4.1 (2024-02-01)

Bug Fixes

  • Export type TestingLibraryMatchers from "./matchers" (#576) (dd1c4dd)

v6.4.0

3 months ago

6.4.0 (2024-01-30)

Features

v6.3.0

3 months ago

6.3.0 (2024-01-24)

Features

  • Support for regular expressions in toHaveClass (#563) (9787ed5)

v6.2.1

3 months ago

6.2.1 (2024-01-22)

Bug Fixes

  • Standalone types for "./matchers" export and add Bun support (#566) (5675b86)

v6.2.0

4 months ago

6.2.0 (2024-01-03)

Features

  • toHaveAccessibleDescription supports aria-description (#565) (1fb156c)

v6.1.6

4 months ago

6.1.6 (2023-12-27)

Bug Fixes