Skip to content

Releases: testing-library/dom-testing-library

v8.7.2

04 Oct 11:46
b28586e
Compare
Choose a tag to compare

8.7.2 (2021-10-04)

Bug Fixes

  • within: types should list custom and base queries (#1045) (b28586e)

v8.7.1

30 Sep 08:02
6171979
Compare
Choose a tag to compare

8.7.1 (2021-09-30)

Bug Fixes

  • buildQuery: get*Error functions receive same Arguments type as queryAllBy parameter (#1041) (6171979)

v8.7.0

29 Sep 07:26
99bc2c0
Compare
Choose a tag to compare

8.7.0 (2021-09-29)

Features

v8.6.0

22 Sep 16:22
669602c
Compare
Choose a tag to compare

8.6.0 (2021-09-22)

Features

  • Add support for firing all transition events (#1036) (669602c)

v8.5.0

11 Sep 09:16
45830f5
Compare
Choose a tag to compare

8.5.0 (2021-09-11)

Features

  • config: Add unstable_advanceTimersWrapper (#1022) (45830f5)

v8.4.0

11 Sep 09:04
f55f19b
Compare
Choose a tag to compare

8.4.0 (2021-09-11)

Bug Fixes

  • Use syntax compatible with older TypeScript versions (#1026) (8311c8d)

Features

  • Add element type generic argument to queries (#1023) (f55f19b)

v8.3.0

07 Sep 22:54
ba8dfb8
Compare
Choose a tag to compare

8.3.0 (2021-09-07)

Features

v8.2.0

25 Aug 13:47
ff84a50
Compare
Choose a tag to compare

8.2.0 (2021-08-25)

Features

  • ByRole: Allow filter by aria-current state (#943) (fbbb29a)

v8.1.1

25 Aug 08:35
992f8b5
Compare
Choose a tag to compare

8.1.1 (2021-08-25)

Bug Fixes

  • support getting text of inputs of type reset (#1011) (54b9a5f)

v8.1.0

01 Jul 14:02
75197fe
Compare
Choose a tag to compare

8.1.0 (2021-07-01)

Features